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 170a0a18fa1..cbeb02a5be7 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 OpenBSD: syscalls.master,v 1.19 1997/11/14 20:56:03 deraadt Exp + * created from OpenBSD: syscalls.master,v 1.20 1998/01/02 05:32:51 deraadt Exp */ #include <sys/param.h> |