diff options
| author | 2016-05-25 08:19:21 +0200 | |
|---|---|---|
| committer | 2016-05-25 08:19:21 +0200 | |
| commit | 68785dccfee3208163c8169abc5c6d01becf36d4 (patch) | |
| tree | d6967331fd0e938981777aa32b5f246e04fb701b /src/lib/netlist/devices/nld_system.h | |
| parent | c1230f8b9bf4373d396ecb970c966ec2ce6dfc15 (diff) | |
Cleanups and version bumpmame0174
Diffstat (limited to 'src/lib/netlist/devices/nld_system.h')
| -rw-r--r-- | src/lib/netlist/devices/nld_system.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/netlist/devices/nld_system.h b/src/lib/netlist/devices/nld_system.h index a5609704a7d..1b22ae3e9dd 100644 --- a/src/lib/netlist/devices/nld_system.h +++ b/src/lib/netlist/devices/nld_system.h @@ -525,7 +525,7 @@ public: protected: - NETLIB_RESETI() { } + NETLIB_RESETI() { } NETLIB_UPDATEI() { |
