diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-08-02 21:58:02 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-08-02 21:58:02 +0000 |
commit | 254bf8a3bfe32a2056837b65dce98d113e99ab2c (patch) | |
tree | 89232f9231dfffcf11d05c429dc406397274d170 /sys/compat/ibcs2/ibcs2_sysent.c | |
parent | 1c41d92cf9a16585fd785a9f55649094a5bcbee9 (diff) |
Regen
Diffstat (limited to 'sys/compat/ibcs2/ibcs2_sysent.c')
-rw-r--r-- | sys/compat/ibcs2/ibcs2_sysent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/ibcs2/ibcs2_sysent.c b/sys/compat/ibcs2/ibcs2_sysent.c index f82f9e43fb0..3dc93315898 100644 --- a/sys/compat/ibcs2/ibcs2_sysent.c +++ b/sys/compat/ibcs2/ibcs2_sysent.c @@ -2,7 +2,7 @@ * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.4 1996/08/02 20:20:28 niklas Exp + * created from OpenBSD: syscalls.master,v 1.5 1996/08/02 21:55:17 niklas Exp */ #include <sys/param.h> |