summaryrefslogtreecommitdiff
path: root/sys/vm/vm_kern.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/vm/vm_kern.h')
-rw-r--r--sys/vm/vm_kern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vm/vm_kern.h b/sys/vm/vm_kern.h
index 5730cef6b1743..db676faeafb38 100644
--- a/sys/vm/vm_kern.h
+++ b/sys/vm/vm_kern.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_kern.h,v 1.29.2.1.2.1 2010/02/10 00:26:20 kensmith Exp $
*/
#ifndef _VM_VM_KERN_H_