From 6c651abed92fe92bf2014e88a8e4d35c309a2c53 Mon Sep 17 00:00:00 2001 From: AJR Date: Tue, 22 Aug 2017 09:45:00 -0400 Subject: [PATCH] Here too (nw) --- src/devices/machine/te7750.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/devices/machine/te7750.cpp b/src/devices/machine/te7750.cpp index 825bd3f048c..4476a187d23 100644 --- a/src/devices/machine/te7750.cpp +++ b/src/devices/machine/te7750.cpp @@ -195,7 +195,7 @@ void te7750_device::device_start() for (auto &cb : m_output_cb) cb.resolve_safe(); - // resolve IOS (assume soft mode unless specified) + // resolve IOS (assume soft mode unless specified) m_ios_cb.resolve_safe(0); // save state