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 40024b46d864d..d8b9c149bc187 100644
--- a/sys/isa/rtc.h
+++ b/sys/isa/rtc.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)rtc.h 7.1 (Berkeley) 5/12/91
- * $FreeBSD$
+ * $Id$
*/
#ifndef _I386_ISA_RTC_H_