typo
authorRoland McGrath <roland@gnu.org>
Sun, 17 Feb 2002 22:56:17 +0000 (22:56 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 17 Feb 2002 22:56:17 +0000 (22:56 +0000)
* sysdeps/mach/hurd/ioctl.c (__ioctl) [! MACH_MSG_TYPE_BIT]:

ChangeLog

index ac45b25..7d95b2e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@
        * hurd/hurdselect.c (_hurd_select) [MACH_MSG_TRAILER_MINIMUM_SIZE]:
        Use untyped Mach IPC message format.
 
-       * sysdeps/mach/hurd/ioctl.c (__ioctl) [! MACH_MSG_TYPE_BIT]: Handle
+       * sysdeps/mach/hurd/ioctl.c (__ioctl) [! MACH_MSG_TYPE_BIT]:
        Handle untyped Mach IPC message formats.
 
        * hurd/catch-exc.c (_S_catch_exception_raise) [EXC_MASK_ALL]: