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/bsdos/bsdos_sysent.c | |
parent | ccad3e6cbdd1e5db33d39d2138d048187344cd2d (diff) |
sync
Diffstat (limited to 'sys/compat/bsdos/bsdos_sysent.c')
-rw-r--r-- | sys/compat/bsdos/bsdos_sysent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/bsdos/bsdos_sysent.c b/sys/compat/bsdos/bsdos_sysent.c index 0210b8c8e17..213e2b420b2 100644 --- a/sys/compat/bsdos/bsdos_sysent.c +++ b/sys/compat/bsdos/bsdos_sysent.c @@ -1,4 +1,4 @@ -/* $OpenBSD: bsdos_sysent.c,v 1.8 2001/05/16 17:17:06 millert Exp $ */ +/* $OpenBSD: bsdos_sysent.c,v 1.9 2001/08/26 04:14:26 deraadt Exp $ */ /* * System call switch table. |