summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Scott Stone <tafoid@gmail.com>2017-11-21 15:55:15 -0500
committer Scott Stone <tafoid@gmail.com>2017-11-21 15:55:15 -0500
commitfcdd3b430ed801e9b1be554bb4b709e5af88f434 (patch)
tree690f55d73e6764a297c7756f74a134ec9b478b48
parent4776bb15b7eee84b208a3c5e3cf70edfa95d83d9 (diff)
parentada4479f241dd67468aeeffa199f8b37b558e3ef (diff)
Merge branch 'master' of https://github.com/mamedev/mame
-rw-r--r--src/devices/video/crt9007.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/video/crt9007.cpp b/src/devices/video/crt9007.cpp
index b68317a7b57..9eba3705e4f 100644
--- a/src/devices/video/crt9007.cpp
+++ b/src/devices/video/crt9007.cpp
@@ -45,7 +45,7 @@
// DEVICE DEFINITIONS
//**************************************************************************
-DEFINE_DEVICE_TYPE(CRT9007, crt9007_device, "crt9007", "SMC SRT9007 VPAC")
+DEFINE_DEVICE_TYPE(CRT9007, crt9007_device, "crt9007", "SMC CRT9007 VPAC")