mirror of git://sourceware.org/git/glibc.git
Undo inccorect change.
This commit is contained in:
parent
bcad118178
commit
25244f174f
|
|
@ -79,7 +79,7 @@
|
||||||
#else
|
#else
|
||||||
# define UPDATE_STRNCMP_COUNTER
|
# define UPDATE_STRNCMP_COUNTER
|
||||||
# ifndef STRCMP
|
# ifndef STRCMP
|
||||||
# define STRCMP strncasecmp
|
# define STRCMP strcmp
|
||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue