From 127fd9b427df4c1af31e3513e32f14c80e3d29cc Mon Sep 17 00:00:00 2001 From: Vas Crabb Date: Sun, 25 Dec 2016 13:54:27 +1100 Subject: first srcclean pass (nw) --- src/devices/machine/netlist.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/devices/machine/netlist.cpp') diff --git a/src/devices/machine/netlist.cpp b/src/devices/machine/netlist.cpp index 2301ec49a4f..9f321b52751 100644 --- a/src/devices/machine/netlist.cpp +++ b/src/devices/machine/netlist.cpp @@ -249,7 +249,7 @@ void netlist_ram_pointer_t::device_start() fatalerror("device %s wrong parameter type for %s\n", basetag(), m_param_name.cstr()); } - m_data = (*m_param)(); + m_data = (*m_param)(); } // ---------------------------------------------------------------------------------------- -- cgit v1.2.3-70-g09d2