Commit a0967d76 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

typo

parent 31921d28
......@@ -113,7 +113,7 @@ int strncasecmp (const char *, const char *, size_t);
#endif
#ifndef HAVE_STRCASESTR
char *strcasestr (const char *, const char *
char *strcasestr (const char *, const char *);
#endif
#ifndef HAVE_GMTIME_R
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment