summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/netlist.h
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2020-01-26 12:36:51 +1100
committer Vas Crabb <vas@vastheman.com>2020-01-26 12:39:27 +1100
commita7fec751edac3808f3b64986c2409be4240c7eb9 (patch)
tree71241d1d0afe70d39511bab822cba278a5b3009f /src/devices/machine/netlist.h
parent832c38bb8d20142a44c694d43e7670c938d19377 (diff)
srcclean, manual adjustments (nw)
Diffstat (limited to 'src/devices/machine/netlist.h')
-rw-r--r--src/devices/machine/netlist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/netlist.h b/src/devices/machine/netlist.h
index bef8a524645..9b11b1b5549 100644
--- a/src/devices/machine/netlist.h
+++ b/src/devices/machine/netlist.h
@@ -118,7 +118,7 @@ private:
void common_dev_start(netlist::netlist_state_t *lnetlist) const;
- netlist::netlist_time_ext m_div;
+ netlist::netlist_time_ext m_div;
netlist::netlist_time_ext m_rem;
netlist::netlist_time_ext m_old;