aboutsummaryrefslogtreecommitdiff
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 ea187d9e186e..6f78657db0e1 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
- * $Id: rtc.h,v 1.10 1997/02/22 09:37:03 peter Exp $
+ * $FreeBSD$
*/
#ifndef _I386_ISA_RTC_H_