diff options
Diffstat (limited to 'sys/compat/osf1/osf1_sysent.c')
-rw-r--r-- | sys/compat/osf1/osf1_sysent.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/osf1/osf1_sysent.c b/sys/compat/osf1/osf1_sysent.c index 2264fb25bda..56efde3978a 100644 --- a/sys/compat/osf1/osf1_sysent.c +++ b/sys/compat/osf1/osf1_sysent.c @@ -1,10 +1,10 @@ -/* $OpenBSD: osf1_sysent.c,v 1.13 2008/01/05 00:36:13 miod Exp $ */ +/* $OpenBSD: osf1_sysent.c,v 1.14 2008/01/05 00:38:13 miod Exp $ */ /* * System call switch table. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.10 2004/05/28 18:28:14 tedu Exp + * created from OpenBSD: syscalls.master,v 1.11 2008/01/05 00:36:13 miod Exp */ #include <sys/param.h> |