diff options
Diffstat (limited to 'sys/dev/ic/i82365reg.h')
-rw-r--r-- | sys/dev/ic/i82365reg.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/ic/i82365reg.h b/sys/dev/ic/i82365reg.h index 1f0a8f77858..23bc051468e 100644 --- a/sys/dev/ic/i82365reg.h +++ b/sys/dev/ic/i82365reg.h @@ -8,7 +8,7 @@ * Support is included for Intel 82365SL PCIC controllers and clones * thereof. * - * $Id: i82365reg.h,v 1.2 1996/04/29 14:15:58 hvozda Exp $ + * $Id: i82365reg.h,v 1.3 1996/04/29 15:25:35 hvozda Exp $ ***********************************************************************/ /* @@ -230,3 +230,4 @@ struct pcic_regs { #endif /* __82365_H__ */ #ifndef __82365_H__ #define __82365_H__ +#endif |