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 025541fe2ba4c..75c9cd06b631e 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.8 2006/10/19 14:49:02 jhb Exp $ */ #ifndef _SYS_PROC_H_ |