diff options
Diffstat (limited to 'sys/vm/vm_map.h')
-rw-r--r-- | sys/vm/vm_map.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vm/vm_map.h b/sys/vm/vm_map.h index 2fe9450194be5..29b7d33bb9d98 100644 --- a/sys/vm/vm_map.h +++ b/sys/vm/vm_map.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/vm_map.h,v 1.120.2.3.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* |