diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 2007-11-27 18:06:00 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 2007-11-27 18:06:00 +0000 |
commit | e1149af48c1dfc44f4f956e52d22c235e7d6f86d (patch) | |
tree | ee0cc191de44816517e9eafa486bdf1cc9459ce6 /sys/compat/linux/linux_syscalls.c | |
parent | 298987f5b9aac833d9d0d4f784411b4d7019db29 (diff) |
regen
Diffstat (limited to 'sys/compat/linux/linux_syscalls.c')
-rw-r--r-- | sys/compat/linux/linux_syscalls.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/linux/linux_syscalls.c b/sys/compat/linux/linux_syscalls.c index 82a20be180a..628312a8ff6 100644 --- a/sys/compat/linux/linux_syscalls.c +++ b/sys/compat/linux/linux_syscalls.c @@ -1,4 +1,4 @@ -/* $OpenBSD: linux_syscalls.c,v 1.51 2007/05/29 03:28:13 tedu Exp $ */ +/* $OpenBSD: linux_syscalls.c,v 1.52 2007/11/27 18:05:59 art Exp $ */ /* * System call names. |