summaryrefslogtreecommitdiff
path: root/sys/vm/vm_zone.h
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-07-26 21:12:35 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-07-26 21:12:35 +0000
commit7f1bf9342879a7ee2dd88e11a33ae7509eab55b0 (patch)
treea37e562f560b38e8e087a744d063186d6b1e6746 /sys/vm/vm_zone.h
parenta964be6d2c35243e54bf5ce12c15339d331189cb (diff)
Diffstat (limited to 'sys/vm/vm_zone.h')
-rw-r--r--sys/vm/vm_zone.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vm/vm_zone.h b/sys/vm/vm_zone.h
index b8aa933b3c37..28432ed2bfa4 100644
--- a/sys/vm/vm_zone.h
+++ b/sys/vm/vm_zone.h
@@ -11,7 +11,7 @@
* 2. Absolutely no warranty of function or purpose is made by the author
* John S. Dyson.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/vm/vm_zone.h,v 1.13 1999/08/28 00:52:44 peter Exp $
*/
#ifndef _SYS_ZONE_H