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 48faee5a201..3eb6fb2fde7 100644
--- a/src/emu/video.c
+++ b/src/emu/video.c
@@ -199,8 +199,8 @@ static void rgb888_draw_primitives(const render_primitive *primlist, void *dstda
***************************************************************************/
/*-------------------------------------------------
- get_safe_token - makes sure that the passed
- in device is, in fact, a screen
+ get_safe_token - makes sure that the passed
+ in device is, in fact, a screen
-------------------------------------------------*/
INLINE screen_state *get_safe_token(const device_config *device)