diff options
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 73d941eeea3..42dd01d014d 100644 --- a/sys/compat/bsdos/bsdos_sysent.c +++ b/sys/compat/bsdos/bsdos_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.2 1997/09/03 13:20:55 downsj Exp + * created from OpenBSD: syscalls.master,v 1.3 1997/11/13 18:35:21 deraadt Exp */ #include <sys/param.h> |