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 8f34c0d9d709..e0ad737deadc 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.14 1995/03/25 16:52:11 davidg Exp $ + * created from $Id: init_sysent.c,v 1.22 1995/04/23 12:20:46 ache Exp $ */ #include <sys/param.h> |