summaryrefslogtreecommitdiff
path: root/sys/sys/conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/conf.h')
-rw-r--r--sys/sys/conf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/conf.h b/sys/sys/conf.h
index 8915beebd3ff..30b2f1539c1a 100644
--- a/sys/sys/conf.h
+++ b/sys/sys/conf.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)conf.h 8.5 (Berkeley) 1/9/95
- * $FreeBSD$
+ * $FreeBSD: src/sys/sys/conf.h,v 1.251.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $
*/
#ifndef _SYS_CONF_H_