diff options
Diffstat (limited to 'sys/kern/init_sysent.c')
-rw-r--r-- | sys/kern/init_sysent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/init_sysent.c b/sys/kern/init_sysent.c index 06c21139f3fb7..31184e93a761c 100644 --- a/sys/kern/init_sysent.c +++ b/sys/kern/init_sysent.c @@ -2,7 +2,7 @@ * System call switch table. * * 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: init_sysent.c,v 1.22.4.1 1996/03/21 20:29:51 phk Exp $ */ #include <sys/param.h> |