diff options
Diffstat (limited to 'sys/i386/isa/rtc.h')
-rw-r--r-- | sys/i386/isa/rtc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/isa/rtc.h b/sys/i386/isa/rtc.h index d374a823d7c27..5144dc0fbdb6b 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.5 1994/08/15 03:15:20 wollman Exp $ + * rtc.h,v 1.6 1994/09/20 00:31:07 ache Exp */ #ifndef _I386_ISA_RTC_H_ |