summaryrefslogtreecommitdiff
path: root/sys/sys/systm.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/systm.h')
-rw-r--r--sys/sys/systm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/systm.h b/sys/sys/systm.h
index a64ea463540e..b30e8821ebb5 100644
--- a/sys/sys/systm.h
+++ b/sys/sys/systm.h
@@ -32,7 +32,7 @@
* SUCH DAMAGE.
*
* @(#)systm.h 8.7 (Berkeley) 3/29/95
- * $FreeBSD$
+ * $FreeBSD: src/sys/sys/systm.h,v 1.260.2.4.2.1 2009/04/15 03:14:26 kensmith Exp $
*/
#ifndef _SYS_SYSTM_H_