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 21c6e76..41a3184 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.42 1997/09/14 02:22:05 peter Exp + * created from Id: syscalls.master,v 1.43 1997/09/14 16:51:14 phk Exp */ char *syscallnames[] = { |