diff options
Diffstat (limited to 'src/lib/netlist/devices/nld_9316.h')
-rw-r--r-- | src/lib/netlist/devices/nld_9316.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/netlist/devices/nld_9316.h b/src/lib/netlist/devices/nld_9316.h index ce5951bf85b..b0be896a6bd 100644 --- a/src/lib/netlist/devices/nld_9316.h +++ b/src/lib/netlist/devices/nld_9316.h @@ -44,8 +44,8 @@ * * Naming conventions follow National Semiconductor datasheet * - * TODO: DM74161 is compatible to DM9316 (both asynchronous clear) - * DM74163 has asynchronous clear (on L to H transition of clock) + * TODO: DM74161 is compatible to DM9316 (both asynchronous clear) + * DM74163 has asynchronous clear (on L to H transition of clock) */ #ifndef NLD_9316_H_ |