]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix whitespace
authorAndreas Jaeger <jaegerandi@gmail.com>
Wed, 28 Mar 2012 08:00:15 +0000 (10:00 +0200)
committerAndreas Jaeger <jaegerandi@gmail.com>
Wed, 28 Mar 2012 08:00:15 +0000 (10:00 +0200)
sysdeps/powerpc/powerpc64/bzero.S
sysdeps/s390/s390-32/configure

index b79f88511d0466058d40100940e383884740320a..3a1c972abf34928e8365d2660e29adf9a7b721d1 100644 (file)
@@ -16,5 +16,5 @@
    License along with the GNU C Library; if not, see
    <http://www.gnu.org/licenses/>.  */
 
-/* This code was moved into memset.S to solve a double stub call problem. 
+/* This code was moved into memset.S to solve a double stub call problem.
    @local would have worked but it is not supported in PowerPC64 asm.  */
index 34230524fc5058ce14e56cb27adb7598518b309c..48454845490357316ee53e091dd3afa9d7dd9daa 100644 (file)
@@ -124,4 +124,3 @@ if test $libc_cv_390_tls = no; then
 fi
 
 $as_echo "#define PI_STATIC_AND_HIDDEN 1" >>confdefs.h
-