diff options
| author | pooka <pooka@NetBSD.org> | 2009-11-26 16:38:01 +0000 |
|---|---|---|
| committer | pooka <pooka@NetBSD.org> | 2009-11-26 16:38:01 +0000 |
| commit | c845b495c520185be07a908976009fdfaff3c8cd (patch) | |
| tree | ae82b54ec54e115f7047295d5d4d04c9d5be0063 /sys/rump/include | |
| parent | a91020162bad43c559cd4d71c18b8b2161cb287a (diff) | |
regen: retval -> retval[2]
Diffstat (limited to 'sys/rump/include')
| -rw-r--r-- | sys/rump/include/rump/rump_syscalls.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/rump/include/rump/rump_syscalls.h b/sys/rump/include/rump/rump_syscalls.h index 64261ba1c35..b0062dec28b 100644 --- a/sys/rump/include/rump/rump_syscalls.h +++ b/sys/rump/include/rump/rump_syscalls.h @@ -1,4 +1,4 @@ -/* $NetBSD: rump_syscalls.h,v 1.17 2009/11/26 09:02:38 pooka Exp $ */ +/* $NetBSD: rump_syscalls.h,v 1.18 2009/11/26 16:38:01 pooka Exp $ */ /* * System call protos in rump namespace. |
