diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-08-26 04:14:28 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-08-26 04:14:28 +0000 |
commit | 9edc32a66c05b6833b8d2274526c21ec49520eaa (patch) | |
tree | 84101f7c2a73fdfee3d231212ecf7f3aed40f311 /sys/compat/svr4/svr4_sysent.c | |
parent | ccad3e6cbdd1e5db33d39d2138d048187344cd2d (diff) |
sync
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 d2777d00f14..6208e40f66b 100644 --- a/sys/compat/svr4/svr4_sysent.c +++ b/sys/compat/svr4/svr4_sysent.c @@ -1,4 +1,4 @@ -/* $OpenBSD: svr4_sysent.c,v 1.31 2001/05/16 05:05:09 millert Exp $ */ +/* $OpenBSD: svr4_sysent.c,v 1.32 2001/08/26 04:14:27 deraadt Exp $ */ /* * System call switch table. |