diff options
Diffstat (limited to 'sys/compat/svr4/svr4_syscalls.c')
-rw-r--r-- | sys/compat/svr4/svr4_syscalls.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/svr4/svr4_syscalls.c b/sys/compat/svr4/svr4_syscalls.c index 04e7256175c..c7d2780c8f7 100644 --- a/sys/compat/svr4/svr4_syscalls.c +++ b/sys/compat/svr4/svr4_syscalls.c @@ -1,10 +1,10 @@ -/* $OpenBSD: svr4_syscalls.c,v 1.33 2002/07/06 19:22:43 nordin Exp $ */ +/* $OpenBSD: svr4_syscalls.c,v 1.34 2003/01/30 03:32:44 millert Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.32 2002/07/06 19:14:20 nordin Exp + * created from OpenBSD: syscalls.master,v 1.33 2003/01/30 03:29:49 millert Exp */ char *svr4_syscallnames[] = { |