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 eabf463a68d..b9b8f36f69c 100644 --- a/sys/kern/syscalls.c +++ b/sys/kern/syscalls.c @@ -1,10 +1,10 @@ -/* $OpenBSD: syscalls.c,v 1.93 2005/12/30 04:02:17 tedu Exp $ */ +/* $OpenBSD: syscalls.c,v 1.94 2005/12/30 04:06:28 tedu Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from; OpenBSD: syscalls.master,v 1.80 2005/12/13 06:02:03 tedu Exp + * created from; OpenBSD: syscalls.master,v 1.81 2005/12/30 04:02:17 tedu Exp */ char *syscallnames[] = { |
