Fix whitespaces
authorUlrich Drepper <drepper@gmail.com>
Mon, 5 Sep 2011 17:54:51 +0000 (13:54 -0400)
committerUlrich Drepper <drepper@gmail.com>
Mon, 5 Sep 2011 17:54:51 +0000 (13:54 -0400)
sysdeps/i386/i686/multiarch/wcscmp-c.c
sysdeps/i386/i686/multiarch/wcscmp-sse2.S
sysdeps/i386/i686/multiarch/wcscmp.S

index 68976574b82a10b03def24bc3222d62af23015b2..9592455d0d4dc790d632f2a7302a50397185e4bf 100644 (file)
@@ -8,4 +8,3 @@
 #endif
 
 #include "wcsmbs/wcscmp.c"
-
index a8af446973c81c079fb5313bbc994a092852293f..404a9a4d4ca9a058c76df4ec637420af9eb6754a 100644 (file)
@@ -1001,4 +1001,3 @@ L(eq):
 
 END (STRCMP)
 #endif
-
index 4abb68a06e1cc01c297b8bc120c9ea55449b6f96..c1657ad0ef15bfaa533dbe1432677894683251b7 100644 (file)
@@ -1,4 +1,4 @@
-/* Multiple versions of wcscmp 
+/* Multiple versions of wcscmp
    Copyright (C) 2011 Free Software Foundation, Inc.
    Contributed by Intel Corporation.
    This file is part of the GNU C Library.
@@ -55,4 +55,3 @@ ENTRY(wcscmp)
        ret
 END(wcscmp)
 #endif
-