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 52e46e2540fb..9d595565c21a 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.15.4.1 1996/03/21 20:25:56 phk Exp $ + * created from	$Id: syscalls.c,v 1.19.4.1 1996/03/21 20:29:52 phk Exp $   */  char *syscallnames[] = { | 
