summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/devices/nld_9322.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/netlist/devices/nld_9322.cpp')
-rw-r--r--src/lib/netlist/devices/nld_9322.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/netlist/devices/nld_9322.cpp b/src/lib/netlist/devices/nld_9322.cpp
index d27386dd05f..d72b9a561df 100644
--- a/src/lib/netlist/devices/nld_9322.cpp
+++ b/src/lib/netlist/devices/nld_9322.cpp
@@ -105,10 +105,10 @@ namespace netlist
NETLIB_UPDATE(9322)
{
- m_1.update_dev();
- m_2.update_dev();
- m_3.update_dev();
- m_4.update_dev();
+ m_1.update();
+ m_2.update();
+ m_3.update();
+ m_4.update();
}
NETLIB_DEVICE_IMPL_DEPRECATED(9322)