summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2017-10-27 17:14:17 +0200
committer hap <happppp@users.noreply.github.com>2017-10-27 17:14:17 +0200
commit79e59ca6eb8b4030c938555ee82d5e02052cb31e (patch)
treea4654097e98955d8c68726542f46e75d34a32605 /src
parent67a9f030a199bb8c8adf996c9616d7335236261d (diff)
eepromser.h: comment typo (nw)
Diffstat (limited to 'src')
-rw-r--r--src/devices/machine/eepromser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/eepromser.h b/src/devices/machine/eepromser.h
index 0eefba08276..529fbeb5b04 100644
--- a/src/devices/machine/eepromser.h
+++ b/src/devices/machine/eepromser.h
@@ -314,7 +314,7 @@ DECLARE_SERIAL_EEPROM_DEVICE(93cxx, s29190, S29190, 16)
DECLARE_SERIAL_EEPROM_DEVICE(93cxx, s29290, S29290, 16)
DECLARE_SERIAL_EEPROM_DEVICE(93cxx, s29390, S29390, 16)
-// X24c44 8 bit 32byte ram/eeprom combo
+// X24c44 16 bit 32byte ram/eeprom combo
DECLARE_SERIAL_EEPROM_DEVICE(x24c44, x24c44, X24C44, 16)
#endif // MAME_MACHINE_EEPROMSER_H