diff options
Diffstat (limited to 'sys/kern/init_sysent.c')
-rw-r--r-- | sys/kern/init_sysent.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/kern/init_sysent.c b/sys/kern/init_sysent.c index 42e54eb3fe0..61d02f96c9a 100644 --- a/sys/kern/init_sysent.c +++ b/sys/kern/init_sysent.c @@ -1,10 +1,10 @@ -/* $OpenBSD: init_sysent.c,v 1.84 2004/07/15 11:25:18 millert Exp $ */ +/* $OpenBSD: init_sysent.c,v 1.85 2004/07/15 14:36:08 deraadt Exp $ */ /* * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * created from; OpenBSD: syscalls.master,v 1.75 2004/07/15 11:24:46 millert Exp + * created from; OpenBSD: syscalls.master,v 1.76 2004/07/15 14:35:34 deraadt Exp */ #include <sys/param.h> |