Undo inccorect change.
authorUlrich Drepper <drepper@redhat.com>
Sun, 15 Aug 2010 17:34:33 +0000 (10:34 -0700)
committerUlrich Drepper <drepper@redhat.com>
Sun, 15 Aug 2010 17:34:33 +0000 (10:34 -0700)
sysdeps/x86_64/strcmp.S

index 5a4346b..685fec1 100644 (file)
@@ -79,7 +79,7 @@
 #else
 # define UPDATE_STRNCMP_COUNTER
 # ifndef STRCMP
-#  define STRCMP strncasecmp
+#  define STRCMP strcmp
 # endif
 #endif