mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-01 10:06:57 +03:00
Update.
1998-12-16 Ulrich Drepper <drepper@cygnus.com> * version.h (VERSION): Bump to 2.0.107. * sysdeps/i386/i486/bits/string.h: Pretty printing.
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user