aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/isa/rtc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/isa/rtc.h')
-rw-r--r--sys/i386/isa/rtc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/isa/rtc.h b/sys/i386/isa/rtc.h
index 5e144fcee798..40024b46d864 100644
--- a/sys/i386/isa/rtc.h
+++ b/sys/i386/isa/rtc.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)rtc.h 7.1 (Berkeley) 5/12/91
- * $Id: rtc.h,v 1.7 1994/12/04 20:22:20 joerg Exp $
+ * $FreeBSD$
*/
#ifndef _I386_ISA_RTC_H_