diff options
Diffstat (limited to 'sys/compat/hpux/hpux_sysent.c')
-rw-r--r-- | sys/compat/hpux/hpux_sysent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/hpux/hpux_sysent.c b/sys/compat/hpux/hpux_sysent.c index 22e9507d10d..3a03ac3da6f 100644 --- a/sys/compat/hpux/hpux_sysent.c +++ b/sys/compat/hpux/hpux_sysent.c @@ -2,7 +2,7 @@ * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * created from NetBSD: syscalls.master,v 1.9 1995/11/28 08:39:56 thorpej Exp + * created from OpenBSD: syscalls.master,v 1.3 1996/08/02 20:29:10 niklas Exp */ #include <sys/param.h> |