summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/devices/nld_tms4800.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/netlist/devices/nld_tms4800.cpp')
-rw-r--r--src/lib/netlist/devices/nld_tms4800.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/netlist/devices/nld_tms4800.cpp b/src/lib/netlist/devices/nld_tms4800.cpp
index dbe9977f6a8..cecdf8c2384 100644
--- a/src/lib/netlist/devices/nld_tms4800.cpp
+++ b/src/lib/netlist/devices/nld_tms4800.cpp
@@ -85,7 +85,7 @@ namespace netlist
}
else
{
- unsigned d = 0x00;
+ unsigned d = 0x00;
for (std::size_t i=0; i<4; i++)
{
if (m_OE1())