diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1995-11-12 04:29:37 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1995-11-12 04:29:37 +0000 |
| commit | c484c256a50cfea3446311f331d6266aedaf4d7b (patch) | |
| tree | 46db30f07693e8f1ab97472df473f704de443152 /sys/kern/syscalls.c | |
| parent | 93915a2ac41b7e74893703001e68f36e6292e462 (diff) | |
Notes
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 67f3c20b23e8..e651a9dcb0b2 100644 --- a/sys/kern/syscalls.c +++ b/sys/kern/syscalls.c @@ -2,7 +2,7 @@ * System call names. * * DO NOT EDIT-- this file is automatically generated. - * created from Id: syscalls.master,v 1.17 1995/10/07 06:24:08 swallace Exp + * created from Id: syscalls.master,v 1.19 1995/11/12 04:24:53 bde Exp */ char *syscallnames[] = { |
