summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/video.c')
-rw-r--r--src/emu/video.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/video.c b/src/emu/video.c
index d27fe989c8e..ea270e8b5c4 100644
--- a/src/emu/video.c
+++ b/src/emu/video.c
@@ -1802,7 +1802,7 @@ void screen_device_config::static_set_size(device_config *device, UINT16 width,
//-------------------------------------------------
-// static_set_visarea - configuration helper to
+// static_set_visarea - configuration helper to
// set the visible area of the screen
//-------------------------------------------------
@@ -1817,7 +1817,7 @@ void screen_device_config::static_set_visarea(device_config *device, INT16 minx,
//-------------------------------------------------
-// static_set_default_position - configuration
+// static_set_default_position - configuration
// helper to set the default position and scale
// factors for the screen
//-------------------------------------------------