Skip to content
Snippets Groups Projects
Verified Commit 0a2791cc authored by Moritz Angermann's avatar Moritz Angermann
Browse files

[faststring] fix memcmp and strlen signatures

     int
     memcmp(const void *s1, const void *s2, size_t n);

     size_t
     strlen(const char *s);
parent ab1b4910
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment