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 8bf618e..781cf4c 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 Id: syscalls.master,v 1.52 1998/06/07 17:11:40 dfr Exp + * created from Id: syscalls.master,v 1.53 1998/08/24 08:29:52 dfr Exp */ char *syscallnames[] = { |