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