diff options
Diffstat (limited to 'sys/kern/syscalls.c')
-rw-r--r-- | sys/kern/syscalls.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/syscalls.c b/sys/kern/syscalls.c index b51e3bde021..e852a1154cb 100644 --- a/sys/kern/syscalls.c +++ b/sys/kern/syscalls.c @@ -1,4 +1,4 @@ -/* $OpenBSD: syscalls.c,v 1.159 2014/09/17 19:27:59 millert Exp $ */ +/* $OpenBSD: syscalls.c,v 1.160 2014/09/18 02:16:32 uebayasi Exp $ */ /* * System call names. |