summaryrefslogtreecommitdiff
path: root/sys/isa/rtc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/isa/rtc.h')
-rw-r--r--sys/isa/rtc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/isa/rtc.h b/sys/isa/rtc.h
index 35bef94e08e9a..9edb89a09ad09 100644
--- a/sys/isa/rtc.h
+++ b/sys/isa/rtc.h
@@ -30,7 +30,7 @@
* SUCH DAMAGE.
*
* from: @(#)rtc.h 7.1 (Berkeley) 5/12/91
- * $FreeBSD$
+ * $FreeBSD: src/sys/isa/rtc.h,v 1.13.32.1 2010/12/21 17:10:29 kensmith Exp $
*/
#ifndef _I386_ISA_RTC_H_