summaryrefslogtreecommitdiff
path: root/sys/kern/init_sysent.c
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>2004-06-13 21:52:09 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>2004-06-13 21:52:09 +0000
commitc63ad1e6104d09bb5f0622cb0554c8ff27d3ed9b (patch)
tree1e5748e5009a43915f8ff5bdb5ab807ace249aee /sys/kern/init_sysent.c
parent2dd254afa61a7c0cc5ae920b463d3d4266852804 (diff)
regen
Diffstat (limited to 'sys/kern/init_sysent.c')
-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 a2937975edb..eb782ee4077 100644
--- a/sys/kern/init_sysent.c
+++ b/sys/kern/init_sysent.c
@@ -1,10 +1,10 @@
-/* $OpenBSD: init_sysent.c,v 1.78 2004/05/27 20:49:55 tedu Exp $ */
+/* $OpenBSD: init_sysent.c,v 1.79 2004/06/13 21:52:07 niklas Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.70 2004/05/27 20:48:46 tedu Exp
+ * created from; OpenBSD
*/
#include <sys/param.h>