]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/setcontext.S
Remove trailing whitespace in ports.
[thirdparty/glibc.git] / ports / sysdeps / unix / sysv / linux / powerpc / powerpc32 / nofpu / setcontext.S
index d5f73902b55eb8699b4777490c309e4360632b99..06061eab9fe8cc8ae163bad5e8c066719c0e7f77 100644 (file)
@@ -34,7 +34,7 @@ versioned_symbol (libc, __setcontext, setcontext, GLIBC_2_3_4)
 
 #if SHLIB_COMPAT (libc, GLIBC_2_3_3, GLIBC_2_3_4)
 
-/* For the nofpu case the old/new versions are the same function.  */  
+/* For the nofpu case the old/new versions are the same function.  */
 strong_alias (__setcontext, __novec_setcontext)
 
 compat_symbol (libc, __novec_setcontext, setcontext, GLIBC_2_3_3)