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/svr4/svr4_sysent.c | |
parent | 1c41d92cf9a16585fd785a9f55649094a5bcbee9 (diff) |
Regen
Diffstat (limited to 'sys/compat/svr4/svr4_sysent.c')
-rw-r--r-- | sys/compat/svr4/svr4_sysent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/svr4/svr4_sysent.c b/sys/compat/svr4/svr4_sysent.c index 7f7a6eced41..6ac4d87c146 100644 --- a/sys/compat/svr4/svr4_sysent.c +++ b/sys/compat/svr4/svr4_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.7 1996/08/02 20:20:33 niklas Exp + * created from OpenBSD: syscalls.master,v 1.8 1996/08/02 21:55:24 niklas Exp */ #include <sys/param.h> |