Minor comment fix, nw

This commit is contained in:
mooglyguy 2018-03-10 16:43:45 +01:00
parent 0fb0a650ea
commit b9926417ad

View File

@ -850,4 +850,4 @@ enum
#define AVR8_SPCR_CPHA_MASK 0x04
#define AVR8_SPCR_SPR_MASK 0x03
#endif /* __AVR8_H__ */
#endif /* MAME_CPU_AVR8_AVR8_H */