summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/scnxx562.h
diff options
context:
space:
mode:
author smf- <smf-@users.noreply.github.com>2017-05-14 21:48:48 +0100
committer smf- <smf-@users.noreply.github.com>2017-05-14 21:48:48 +0100
commitc1879a8c6cf947e01399015bffc0e63050547628 (patch)
tree645b956f9b32acee454b2eb62a382c09be39d392 /src/devices/machine/scnxx562.h
parente141a1c3b7f16adc411c5b1b80e6792caf67f493 (diff)
more spelling fixes (nw)
Diffstat (limited to 'src/devices/machine/scnxx562.h')
-rw-r--r--src/devices/machine/scnxx562.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/scnxx562.h b/src/devices/machine/scnxx562.h
index 5be52c6201a..a412cc0e1a2 100644
--- a/src/devices/machine/scnxx562.h
+++ b/src/devices/machine/scnxx562.h
@@ -753,7 +753,7 @@ DECLARE_DEVICE_TYPE(DUSCC_CHANNEL, duscc_channel)
DECLARE_DEVICE_TYPE(DUSCC26562, duscc26562_device)
DECLARE_DEVICE_TYPE(DUSCC26C562, duscc26c562_device)
DECLARE_DEVICE_TYPE(DUSCC68562, duscc68562_device)
-DECLARE_DEVICE_TYPE(DUSCC68C562, duscc68C562_device)
+DECLARE_DEVICE_TYPE(DUSCC68C562, duscc68c562_device)
class duscc26562_device : public duscc_device
{