diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-05-11 19:45:46 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-05-11 19:45:46 +0000 |
commit | 81f0a77163306b3de44384b2e5a4db29574c7bb6 (patch) | |
tree | f2886a8af66059e9758503044a71fd2c00bc8790 /sys/compat/sunos/sunos_syscalls.c | |
parent | 5b93d89c14196992bb9520e5090c896742a22784 (diff) |
sync
Diffstat (limited to 'sys/compat/sunos/sunos_syscalls.c')
-rw-r--r-- | sys/compat/sunos/sunos_syscalls.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/sunos/sunos_syscalls.c b/sys/compat/sunos/sunos_syscalls.c index 281387f8ab1..549458a5e5f 100644 --- a/sys/compat/sunos/sunos_syscalls.c +++ b/sys/compat/sunos/sunos_syscalls.c @@ -1,10 +1,10 @@ -/* $OpenBSD: sunos_syscalls.c,v 1.15 2003/01/30 03:32:44 millert Exp $ */ +/* $OpenBSD: sunos_syscalls.c,v 1.16 2003/05/11 19:45:44 deraadt Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.13 2003/01/30 03:29:49 millert Exp + * created from OpenBSD: syscalls.master,v 1.14 2003/05/11 19:45:18 deraadt Exp */ char *sunos_syscallnames[] = { |