diff options
Diffstat (limited to 'sys/kern/syscalls.c')
| -rw-r--r-- | sys/kern/syscalls.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/kern/syscalls.c b/sys/kern/syscalls.c index f25ce401e16..6e7186734e2 100644 --- a/sys/kern/syscalls.c +++ b/sys/kern/syscalls.c @@ -1,10 +1,10 @@ -/* $OpenBSD: syscalls.c,v 1.106 2009/06/03 14:45:54 jj Exp $ */ +/* $OpenBSD: syscalls.c,v 1.107 2009/06/03 15:44:02 jj Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from; OpenBSD: syscalls.master,v 1.91 2009/03/12 06:56:13 guenther Exp + * created from; OpenBSD: syscalls.master,v 1.93 2009/06/03 15:42:03 jj Exp */ char *syscallnames[] = { |
