diff options
Diffstat (limited to 'sys/compat/hpux/hpux_syscalls.c')
-rw-r--r-- | sys/compat/hpux/hpux_syscalls.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/hpux/hpux_syscalls.c b/sys/compat/hpux/hpux_syscalls.c index f43c3d15fd8..f8f0c1f4e0f 100644 --- a/sys/compat/hpux/hpux_syscalls.c +++ b/sys/compat/hpux/hpux_syscalls.c @@ -2,7 +2,7 @@ * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.4 1996/08/25 12:19:51 deraadt Exp + * created from OpenBSD: syscalls.master,v 1.5 1997/03/26 08:11:09 downsj Exp */ char *hpux_syscallnames[] = { |