about summary refs log tree commit diff
path: root/sysdeps/i386/i686/multiarch/wcscmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/i386/i686/multiarch/wcscmp.S')
-rw-r--r--sysdeps/i386/i686/multiarch/wcscmp.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysdeps/i386/i686/multiarch/wcscmp.S b/sysdeps/i386/i686/multiarch/wcscmp.S
index 4abb68a06e..c1657ad0ef 100644
--- a/sysdeps/i386/i686/multiarch/wcscmp.S
+++ b/sysdeps/i386/i686/multiarch/wcscmp.S
@@ -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
-