diff options
Diffstat (limited to 'lib/string.c')
-rw-r--r-- | lib/string.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/string.c b/lib/string.c index f2c61471288..feae9519f2f 100644 --- a/lib/string.c +++ b/lib/string.c @@ -22,7 +22,6 @@ #include <linux/ctype.h> #include <malloc.h> - /** * strncasecmp - Case insensitive, length-limited string comparison * @s1: One string |