summaryrefslogtreecommitdiff
path: root/include/kvm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/kvm.h')
-rw-r--r--include/kvm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/kvm.h b/include/kvm.h
index ef379db2d0d6..f90465c6841e 100644
--- a/include/kvm.h
+++ b/include/kvm.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)kvm.h 8.1 (Berkeley) 6/2/93
- * $FreeBSD$
+ * $FreeBSD: src/include/kvm.h,v 1.6.2.1 1999/08/29 14:38:51 peter Exp $
*/
#ifndef _KVM_H_