diff options
Diffstat (limited to 'sys/vm/vm.h')
-rw-r--r-- | sys/vm/vm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vm/vm.h b/sys/vm/vm.h index 102a934bc8e28..e92a7ec33ec96 100644 --- a/sys/vm/vm.h +++ b/sys/vm/vm.h @@ -55,7 +55,7 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. * - * $FreeBSD$ + * $FreeBSD: src/sys/vm/vm.h,v 1.26 2005/04/01 20:00:11 jhb Exp $ */ #ifndef VM_H |