summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug/dvstate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/debug/dvstate.cpp')
-rw-r--r--src/emu/debug/dvstate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/debug/dvstate.cpp b/src/emu/debug/dvstate.cpp
index 55dc0593a86..62d792cc9a7 100644
--- a/src/emu/debug/dvstate.cpp
+++ b/src/emu/debug/dvstate.cpp
@@ -285,7 +285,7 @@ void debug_view_state::view_update()
}
}
}
-
+
// fill the rest with blanks
while (visible && (col < m_visible.x))
{