summaryrefslogtreecommitdiff
path: root/sys/kern/init_sysent.c
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2005-12-13 06:04:16 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2005-12-13 06:04:16 +0000
commit1e92ae8cd984bc9ad364492493deaf80356133b2 (patch)
tree31349e37fad77abe3e2f5b04d9e9e6fbc381f633 /sys/kern/init_sysent.c
parentfe28e9f046893ebd6e574b0d8ab0860beb56f57f (diff)
rebuild
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 068e321a038..a8673298893 100644
--- a/sys/kern/init_sysent.c
+++ b/sys/kern/init_sysent.c
@@ -1,10 +1,10 @@
-/* $OpenBSD: init_sysent.c,v 1.90 2005/12/13 06:02:02 tedu Exp $ */
+/* $OpenBSD: init_sysent.c,v 1.91 2005/12/13 06:04:14 tedu Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.79 2005/12/03 18:09:08 tedu Exp
+ * created from; OpenBSD: syscalls.master,v 1.80 2005/12/13 06:02:03 tedu Exp
*/
#include <sys/param.h>