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 8533308..ded3c53 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.27 1996/03/02 16:51:25 peter Exp + * created from Id: syscalls.master,v 1.28 1996/08/20 07:17:49 smpatel Exp */ char *syscallnames[] = { |