summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/netlist/devices/nld_74192.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/netlist/devices/nld_74192.h')
-rw-r--r--src/emu/netlist/devices/nld_74192.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/netlist/devices/nld_74192.h b/src/emu/netlist/devices/nld_74192.h
index 017d51f558b..bc4a11a5360 100644
--- a/src/emu/netlist/devices/nld_74192.h
+++ b/src/emu/netlist/devices/nld_74192.h
@@ -4,7 +4,7 @@
* nld_74192.h
*
* DM74192: Synchronous 4-Bit Binary Counter with Dual Clock
- * Decade counter
+ * Decade counter
*
* FIXME: This should be merged with the 74193 which counts to 16
*
@@ -31,7 +31,7 @@
#include "../nl_base.h"
-#define TTL_74192(_name) \
+#define TTL_74192(_name) \
NET_REGISTER_DEV(74192, _name)
#define TTL_74192_DIP(_name) \