diff options
Diffstat (limited to 'sys/kern/syscalls.c')
-rw-r--r-- | sys/kern/syscalls.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/syscalls.c b/sys/kern/syscalls.c index 45b989506cf..82cdb12ae98 100644 --- a/sys/kern/syscalls.c +++ b/sys/kern/syscalls.c @@ -2,7 +2,7 @@ * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.15 1997/05/30 21:43:33 kstailey Exp + * created from OpenBSD: syscalls.master,v 1.16 1997/08/29 20:44:24 kstailey Exp */ char *syscallnames[] = { |