Update.
[platform/upstream/glibc.git] / sysdeps / i386 / i486 / bits / string.h
index 5fe2062..f810de0 100644 (file)
@@ -1013,7 +1013,7 @@ __strcmp_gg (__const char *__s1, __const char *__s2)
                     : __strncmp_g (s1, s2, n))))
 
 __STRING_INLINE int __strncmp_g (__const char *__s1, __const char *__s2,
-                               size_t __n);
+                                size_t __n);
 
 __STRING_INLINE int
 __strncmp_g (__const char *__s1, __const char *__s2, size_t __n)