From e9242d9ec62b39f3a6284080e22c1dc917876df5 Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Sat, 3 Dec 2005 18:11:30 +0000 Subject: rebuild --- sys/kern/syscalls.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/kern/syscalls.c') diff --git a/sys/kern/syscalls.c b/sys/kern/syscalls.c index 4f6d22f09fa..95c52701cc9 100644 --- a/sys/kern/syscalls.c +++ b/sys/kern/syscalls.c @@ -1,10 +1,10 @@ -/* $OpenBSD: syscalls.c,v 1.89 2005/12/03 18:09:08 tedu Exp $ */ +/* $OpenBSD: syscalls.c,v 1.90 2005/12/03 18:11:29 tedu Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from; OpenBSD: syscalls.master,v 1.78 2005/07/03 20:13:59 drahn Exp + * created from; OpenBSD: syscalls.master,v 1.79 2005/12/03 18:09:08 tedu Exp */ char *syscallnames[] = { -- cgit v1.2.3