From: Ulrich Drepper Date: Thu, 4 Aug 2011 19:38:35 +0000 (-0400) Subject: Fix whitespaces X-Git-Tag: glibc-2.15~425 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b969a69b2e6f5d83fb7434a91e415d39cd1d3f07;p=thirdparty%2Fglibc.git Fix whitespaces --- diff --git a/sysdeps/i386/i686/multiarch/strcat.S b/sysdeps/i386/i686/multiarch/strcat.S index 50850f977f2..14d4f91aa42 100644 --- a/sysdeps/i386/i686/multiarch/strcat.S +++ b/sysdeps/i386/i686/multiarch/strcat.S @@ -128,4 +128,3 @@ END(STRCAT) #ifndef USE_AS_STRNCAT # include "../../i486/strcat.S" #endif - diff --git a/sysdeps/i386/i686/multiarch/strlen-sse2.S b/sysdeps/i386/i686/multiarch/strlen-sse2.S index 0eb872733df..ca549bafc20 100644 --- a/sysdeps/i386/i686/multiarch/strlen-sse2.S +++ b/sysdeps/i386/i686/multiarch/strlen-sse2.S @@ -336,4 +336,3 @@ L(exit_tail15): END (__strlen_sse2) # endif #endif -