diff options
Diffstat (limited to 'sys/compat/osf1/osf1_syscalls.c')
-rw-r--r-- | sys/compat/osf1/osf1_syscalls.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/osf1/osf1_syscalls.c b/sys/compat/osf1/osf1_syscalls.c index 38f370f530f..1064dbae100 100644 --- a/sys/compat/osf1/osf1_syscalls.c +++ b/sys/compat/osf1/osf1_syscalls.c @@ -2,7 +2,7 @@ * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.2 1996/08/02 20:20:30 niklas Exp + * created from OpenBSD: syscalls.master,v 1.3 1996/08/25 12:19:55 deraadt Exp */ char *osf1_syscallnames[] = { |