diff options
Diffstat (limited to 'src/emu/netlist/devices/nld_9312.c')
| -rw-r--r-- | src/emu/netlist/devices/nld_9312.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/netlist/devices/nld_9312.c b/src/emu/netlist/devices/nld_9312.c index 6651848e3a9..2bdaf0714d5 100644 --- a/src/emu/netlist/devices/nld_9312.c +++ b/src/emu/netlist/devices/nld_9312.c @@ -24,7 +24,7 @@ nld_9312::truthtable_t nld_9312::m_ttbl; /* FIXME: Data changes are propagating faster than changing selects A,B,C - * Please refer to data sheet. + * Please refer to data sheet. * This would require a state machine, thus we do not * do this right now. */ |
