about summary refs log tree commit diff
path: root/sysdeps
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-01-02 06:21:52 +0000
committerRoland McGrath <roland@gnu.org>2002-01-02 06:21:52 +0000
commitcf76f180ce61cfba7ad7ef2d9fb642ff5a729a6d (patch)
tree8192ecbf864c21a69a409518bc36417ee04fe8ff /sysdeps
parentdc2fcb0aa37732bfd4f630675dd5535df7f591e9 (diff)
downloadglibc-cf76f180ce61cfba7ad7ef2d9fb642ff5a729a6d.tar.gz
glibc-cf76f180ce61cfba7ad7ef2d9fb642ff5a729a6d.tar.xz
glibc-cf76f180ce61cfba7ad7ef2d9fb642ff5a729a6d.zip
2002-01-01 Roland McGrath <roland@frob.com>
	* sysdeps/mach/hurd/powerpc/intr-msg.h: Remove extraneous backslash.
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/mach/hurd/powerpc/intr-msg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/mach/hurd/powerpc/intr-msg.h b/sysdeps/mach/hurd/powerpc/intr-msg.h
index 244d7e67d9..a3cb6ef7ea 100644
--- a/sysdeps/mach/hurd/powerpc/intr-msg.h
+++ b/sysdeps/mach/hurd/powerpc/intr-msg.h
@@ -96,4 +96,4 @@ struct mach_msg_trap_args
 	  0;								  \
 	})								  \
     );									  \
-})									  \
+})