summaryrefslogtreecommitdiff
path: root/sys/kern
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern')
-rw-r--r--sys/kern/init_sysent.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/kern/init_sysent.c b/sys/kern/init_sysent.c
index 6c9cbf68d0d..0cf3e391e13 100644
--- a/sys/kern/init_sysent.c
+++ b/sys/kern/init_sysent.c
@@ -1,10 +1,10 @@
-/* $OpenBSD: init_sysent.c,v 1.70 2003/09/07 21:01:04 miod Exp $ */
+/* $OpenBSD: init_sysent.c,v 1.71 2003/12/10 23:12:54 millert Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.62 2003/09/07 21:00:27 miod Exp
+ * created from; OpenBSD: syscalls.master,v 1.63 2003/12/10 23:10:08 millert Exp
*/
#include <sys/param.h>