summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/vlc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/vlc.c')
-rw-r--r--src/mame/drivers/vlc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/vlc.c b/src/mame/drivers/vlc.c
index 947fdd5623e..b71b08d8990 100644
--- a/src/mame/drivers/vlc.c
+++ b/src/mame/drivers/vlc.c
@@ -696,7 +696,7 @@ static const duart68681_config nevada_duart40_68681_config =
* Machine Reset *
*************************/
- void nevada_state::machine_reset()
+ void nevada_state::machine_reset()
{
m_duart18_68681 = machine().device( "duart18_68681" );
m_duart39_68681 = machine().device( "duart39_68681" );