about summary refs log tree commit diff
path: root/nptl/sysdeps/unix/sysv/linux/powerpc
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-06-06 12:06:15 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-06-06 12:06:15 +0000
commitc7afae94ca8ec4533d78e0f9846f1fd4f5585a95 (patch)
tree3c763065406fa427dac98c9090ae0700745238df /nptl/sysdeps/unix/sysv/linux/powerpc
parentecdaa7c9207615a1dc5882560095389a18b1e2ca (diff)
downloadglibc-c7afae94ca8ec4533d78e0f9846f1fd4f5585a95.tar.gz
glibc-c7afae94ca8ec4533d78e0f9846f1fd4f5585a95.tar.xz
glibc-c7afae94ca8ec4533d78e0f9846f1fd4f5585a95.zip
Remove trailing whitespace in nptl.
Diffstat (limited to 'nptl/sysdeps/unix/sysv/linux/powerpc')
-rw-r--r--nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c b/nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c
index 7f9367081c..ace858fd13 100644
--- a/nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c
+++ b/nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c
@@ -48,7 +48,7 @@ symbol_version (__novmx_siglongjmp,siglongjmp,GLIBC_2.3);
 symbol_version (__novmx_longjmp,longjmp,GLIBC_2.0);
 symbol_version (__novmx_siglongjmp,siglongjmp,GLIBC_2.0);
 # endif
-#endif /* defined SHARED && SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_3_4))  */ 
+#endif /* defined SHARED && SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_3_4))  */
 
 void
 __vmx_longjmp (jmp_buf env, int val)