From 133d3d3048e8232330d6496ade5c48a781f5e21c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 16 Dec 1998 14:31:03 +0000 Subject: Update. 1998-12-16 Ulrich Drepper * version.h (VERSION): Bump to 2.0.107. * sysdeps/i386/i486/bits/string.h: Pretty printing. --- sysdeps/i386/i486/bits/string.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/i386') 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) -- cgit 1.4.1