about summary refs log tree commit diff
path: root/sysdeps/i386/i486
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/i386/i486')
-rw-r--r--sysdeps/i386/i486/bits/string.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/i386/i486/bits/string.h b/sysdeps/i386/i486/bits/string.h
index 5fe206224c..f810de06ea 100644
--- a/sysdeps/i386/i486/bits/string.h
+++ b/sysdeps/i386/i486/bits/string.h
@@ -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)