diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2002-10-30 20:11:29 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2002-10-30 20:11:29 +0000 |
commit | 60b14187d21c7733684258d7f3443339972d610f (patch) | |
tree | 469d481a37469be3118ba1f0d702471fcbe8d662 /sys/compat/hpux/hpux_syscalls.c | |
parent | 8f5206fef6e1f20fbd462a7a9b64ee338afbec7c (diff) |
regen
Diffstat (limited to 'sys/compat/hpux/hpux_syscalls.c')
-rw-r--r-- | sys/compat/hpux/hpux_syscalls.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/hpux/hpux_syscalls.c b/sys/compat/hpux/hpux_syscalls.c index dec29d52ee0..7e508527de8 100644 --- a/sys/compat/hpux/hpux_syscalls.c +++ b/sys/compat/hpux/hpux_syscalls.c @@ -1,10 +1,10 @@ -/* $OpenBSD: hpux_syscalls.c,v 1.9 2002/03/14 00:44:20 miod Exp $ */ +/* $OpenBSD: hpux_syscalls.c,v 1.10 2002/10/30 20:11:28 millert Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.8 2002/03/14 00:42:25 miod Exp + * created from OpenBSD: syscalls.master,v 1.9 2002/10/30 20:10:48 millert Exp */ char *hpux_syscallnames[] = { |