diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
commit | 3640cb54210edbb7edbf1b12ef0127ecfcea967d (patch) | |
tree | 60a81407b110eb6d80af1e0affba0ec353de6a9c /sys/kern/syscalls.c | |
parent | 3d215489fe03c6c5cecc3b5ed9ea39118e6ce379 (diff) |
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 e0fdc5860cc9..b5649c4a6b18 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. - * $FreeBSD$ + * $FreeBSD: src/sys/kern/syscalls.c,v 1.181 2005/07/08 15:06:58 jhb Exp $ * created from FreeBSD: src/sys/kern/syscalls.master,v 1.198 2005/07/08 15:01:13 jhb Exp */ |