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 0cf3e391e13..57b497780a8 100644 --- a/sys/kern/init_sysent.c +++ b/sys/kern/init_sysent.c @@ -1,10 +1,10 @@ -/* $OpenBSD: init_sysent.c,v 1.71 2003/12/10 23:12:54 millert Exp $ */ +/* $OpenBSD: init_sysent.c,v 1.72 2003/12/11 23:04:14 millert Exp $ */ /* * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * created from; OpenBSD: syscalls.master,v 1.63 2003/12/10 23:10:08 millert Exp + * created from; OpenBSD: syscalls.master,v 1.64 2003/12/11 23:02:30 millert Exp */ #include <sys/param.h> |