diff options
Diffstat (limited to 'sys/vm/pmap.h')
-rw-r--r-- | sys/vm/pmap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vm/pmap.h b/sys/vm/pmap.h index 4eb8f5ad1f45..65bc846431df 100644 --- a/sys/vm/pmap.h +++ b/sys/vm/pmap.h @@ -57,7 +57,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/vm/pmap.h,v 1.71 2005/06/10 03:33:36 alc Exp $ */ /* |