about summary refs log tree commit diff
path: root/mach/mach/mach_traps.h
diff options
context:
space:
mode:
Diffstat (limited to 'mach/mach/mach_traps.h')
-rw-r--r--mach/mach/mach_traps.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/mach/mach/mach_traps.h b/mach/mach/mach_traps.h
index 5e09a95310..cefbd2d372 100644
--- a/mach/mach/mach_traps.h
+++ b/mach/mach/mach_traps.h
@@ -17,8 +17,7 @@
 
 /* Declare the few Mach system calls (except mach_msg, in <mach/message.h>).
    This does not include the kernel RPC shortcut calls (in <mach-shortcuts.h>).
-
-   This file omits the MACH_IPC_COMPAT functions.  */
+   */
 
 #ifndef	_MACH_MACH_TRAPS_H