summaryrefslogtreecommitdiffstats
path: root/sys/sys/syscall.h
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2001-03-19 05:48:58 +0000
committerrwatson <rwatson@FreeBSD.org>2001-03-19 05:48:58 +0000
commit4c991540293c59e2e181e951692932f56624e63a (patch)
tree357ff1ae3788ca90306918b2acb19d9c65e836cb /sys/sys/syscall.h
parent00128879628f2a06921ed2d7e2b9678c16c09aca (diff)
downloadFreeBSD-src-4c991540293c59e2e181e951692932f56624e63a.zip
FreeBSD-src-4c991540293c59e2e181e951692932f56624e63a.tar.gz
o Rename "namespace" argument to "attrnamespace" as namespace is a C++
reserved word. Part 2 of syscalls.master commit to catch rebuilt files. Submitted by: jkh Obtained from: TrustedBSD Project
Diffstat (limited to 'sys/sys/syscall.h')
-rw-r--r--sys/sys/syscall.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/syscall.h b/sys/sys/syscall.h
index d3647e2..9a848b5 100644
--- a/sys/sys/syscall.h
+++ b/sys/sys/syscall.h
@@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
- * created from FreeBSD: src/sys/kern/syscalls.master,v 1.85 2001/03/15 02:54:24 rwatson Exp
+ * created from FreeBSD: src/sys/kern/syscalls.master,v 1.86 2001/03/19 05:44:14 rwatson Exp
*/
#define SYS_syscall 0
OpenPOWER on IntegriCloud