about summary refs log tree commit diff
path: root/sysdeps
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-06-22 20:39:37 -0700
committerUlrich Drepper <drepper@redhat.com>2009-06-22 20:39:37 -0700
commit059215ae210db73b4f9cb5518f3e689e6a4d17cc (patch)
tree46cd26fce70d301477f714dbbecfc0c2eb379062 /sysdeps
parent772f4e6a1be0e3fbd8c4e9edacf1887269f598dc (diff)
downloadglibc-059215ae210db73b4f9cb5518f3e689e6a4d17cc.tar.gz
glibc-059215ae210db73b4f9cb5518f3e689e6a4d17cc.tar.xz
glibc-059215ae210db73b4f9cb5518f3e689e6a4d17cc.zip
Clean up whitespaces in last patch.
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/x86_64/multiarch/strcmp.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/x86_64/multiarch/strcmp.S b/sysdeps/x86_64/multiarch/strcmp.S
index 8a6aee673a..2f4bf17d95 100644
--- a/sysdeps/x86_64/multiarch/strcmp.S
+++ b/sysdeps/x86_64/multiarch/strcmp.S
@@ -51,7 +51,7 @@
 #endif
 
 /* Define multiple versions only for the definition in libc.  Don't
-   define multiple versions for strncmp in static library since we 
+   define multiple versions for strncmp in static library since we
    need strncmp before the initialization happened.  */
 #if (defined SHARED || !defined USE_AS_STRNCMP) && !defined NOT_IN_libc
 	.text