diff options
Diffstat (limited to 'sys/compat/ultrix/ultrix_syscalls.c')
-rw-r--r-- | sys/compat/ultrix/ultrix_syscalls.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/ultrix/ultrix_syscalls.c b/sys/compat/ultrix/ultrix_syscalls.c index b606612a6df..3f01b530dcd 100644 --- a/sys/compat/ultrix/ultrix_syscalls.c +++ b/sys/compat/ultrix/ultrix_syscalls.c @@ -2,7 +2,7 @@ * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from NetBSD: syscalls.master,v 1.14 1995/12/26 10:06:15 jonathan Exp + * created from OpenBSD: syscalls.master,v 1.4 1996/08/02 20:29:13 niklas Exp */ char *ultrix_syscallnames[] = { |