diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2004-07-09 23:56:47 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2004-07-09 23:56:47 +0000 |
commit | 7eb0bc51362150f19a00201e942d8f2d858782f4 (patch) | |
tree | 51925e0e000349418768266057d280b69bb4f84a /sys/compat/sunos/sunos_sysent.c | |
parent | c54c3ede23d618b62ce9da2e8bd64e8fcdd4b8e9 (diff) |
regen
Diffstat (limited to 'sys/compat/sunos/sunos_sysent.c')
-rw-r--r-- | sys/compat/sunos/sunos_sysent.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/sunos/sunos_sysent.c b/sys/compat/sunos/sunos_sysent.c index fcc83efe80b..655f28e51e0 100644 --- a/sys/compat/sunos/sunos_sysent.c +++ b/sys/compat/sunos/sunos_sysent.c @@ -1,10 +1,10 @@ -/* $OpenBSD: sunos_sysent.c,v 1.17 2004/05/28 18:31:13 tedu Exp $ */ +/* $OpenBSD: sunos_sysent.c,v 1.18 2004/07/09 23:56:33 millert Exp $ */ /* * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.15 2004/05/28 18:28:14 tedu Exp + * created from OpenBSD: syscalls.master,v 1.16 2004/07/09 23:52:02 millert Exp */ #include <sys/param.h> |