diff options
Diffstat (limited to 'sys/sys/proc.h')
-rw-r--r-- | sys/sys/proc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/proc.h b/sys/sys/proc.h index f261f7a3283de..e6d7e88b9acaf 100644 --- a/sys/sys/proc.h +++ b/sys/sys/proc.h @@ -32,7 +32,7 @@ * SUCH DAMAGE. * * @(#)proc.h 8.15 (Berkeley) 5/19/95 - * $FreeBSD$ + * $FreeBSD: src/sys/sys/proc.h,v 1.432.2.14 2007/11/10 15:32:03 csjp Exp $ */ #ifndef _SYS_PROC_H_ |