diff options
Diffstat (limited to 'sys/compat/sunos/sunos_syscalls.c')
-rw-r--r-- | sys/compat/sunos/sunos_syscalls.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/sunos/sunos_syscalls.c b/sys/compat/sunos/sunos_syscalls.c index f618da639f4..49cffe1746f 100644 --- a/sys/compat/sunos/sunos_syscalls.c +++ b/sys/compat/sunos/sunos_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/02 21:55:22 niklas Exp + * created from OpenBSD: syscalls.master,v 1.5 1996/08/25 12:19:58 deraadt Exp */ char *sunos_syscallnames[] = { |