diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2009-06-22 20:24:03 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2009-06-22 20:24:03 +0000 |
| commit | e47a833f38a9da333290945514e291d627f23474 (patch) | |
| tree | c1407decaecc82520fa710b4a972afdb17480da5 /sys/kern/syscalls.c | |
| parent | 773fa740c9a1b61543a98d6200b7ef5e3a7fffa4 (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 ce83c1fd5da9..76cd52e858c0 100644 --- a/sys/kern/syscalls.c +++ b/sys/kern/syscalls.c @@ -3,7 +3,7 @@ * * DO NOT EDIT-- this file is automatically generated. * $FreeBSD$ - * created from FreeBSD: head/sys/kern/syscalls.master 194390 2009-06-17 19:50:38Z jhb + * created from FreeBSD: head/sys/kern/syscalls.master 194645 2009-06-22 20:12:40Z jhb */ const char *syscallnames[] = { |
