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 05366f8374a..c8574b094b7 100644 --- a/sys/kern/syscalls.c +++ b/sys/kern/syscalls.c @@ -1,10 +1,10 @@ -/* $OpenBSD: syscalls.c,v 1.102 2008/01/05 00:36:13 miod Exp $ */ +/* $OpenBSD: syscalls.c,v 1.103 2008/01/05 00:38:13 miod Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from; OpenBSD: syscalls.master,v 1.88 2007/11/28 13:47:02 deraadt Exp + * created from; OpenBSD: syscalls.master,v 1.89 2008/01/05 00:36:13 miod Exp */ char *syscallnames[] = { |