summaryrefslogtreecommitdiff
path: root/sys/kern/init_sysent.c
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2017-12-12 01:13:15 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2017-12-12 01:13:15 +0000
commitbfcdd41f3e629a81e5ef90ccff54586bd2202b13 (patch)
tree7061c85f2389c6e6ee4a65170072e66f3a1663fb /sys/kern/init_sysent.c
parent52c1fc97f7c1ade9cf0ebc1b5a041fed194d6e10 (diff)
sync
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 5e200033463..724f3dfd466 100644
--- a/sys/kern/init_sysent.c
+++ b/sys/kern/init_sysent.c
@@ -1,10 +1,10 @@
-/* $OpenBSD: init_sysent.c,v 1.190 2017/11/28 06:05:15 guenther Exp $ */
+/* $OpenBSD: init_sysent.c,v 1.191 2017/12/12 01:13:14 deraadt Exp $ */
/*
* System call switch table.
*
* DO NOT EDIT-- this file is automatically generated.
- * created from; OpenBSD: syscalls.master,v 1.179 2017/11/28 06:03:41 guenther Exp
+ * created from; OpenBSD: syscalls.master,v 1.180 2017/12/12 01:12:34 deraadt Exp
*/
#include <sys/param.h>