diff options
author | John Baldwin <jhb@FreeBSD.org> | 2006-07-28 16:56:44 +0000 |
---|---|---|
committer | John Baldwin <jhb@FreeBSD.org> | 2006-07-28 16:56:44 +0000 |
commit | 78371ec202d00bbc615fa5291fd7f9abddd48c4c (patch) | |
tree | 0c968857fa7d3e8296f92503ba225420ce1036d2 /sys/compat/svr4/svr4_syscallnames.c | |
parent | 95e7d19dfad02444fbed83867fdcede18c933def (diff) |
Regen.
Notes
Notes:
svn path=/head/; revision=160795
Diffstat (limited to 'sys/compat/svr4/svr4_syscallnames.c')
-rw-r--r-- | sys/compat/svr4/svr4_syscallnames.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/svr4/svr4_syscallnames.c b/sys/compat/svr4/svr4_syscallnames.c index 905655ec111f..78252f78c215 100644 --- a/sys/compat/svr4/svr4_syscallnames.c +++ b/sys/compat/svr4/svr4_syscallnames.c @@ -3,7 +3,7 @@ * * DO NOT EDIT-- this file is automatically generated. * $FreeBSD$ - * created from FreeBSD: src/sys/compat/svr4/syscalls.master,v 1.26 2006/07/21 20:28:56 jhb Exp + * created from FreeBSD: src/sys/compat/svr4/syscalls.master,v 1.27 2006/07/28 16:56:17 jhb Exp */ const char *svr4_syscallnames[] = { |