summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/whitestar.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/whitestar.c')
-rw-r--r--src/mame/drivers/whitestar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/whitestar.c b/src/mame/drivers/whitestar.c
index 9c21e71f695..799b9bd5a27 100644
--- a/src/mame/drivers/whitestar.c
+++ b/src/mame/drivers/whitestar.c
@@ -247,7 +247,7 @@ MC6845_UPDATE_ROW( whitestar_update_row )
static MC6845_INTERFACE( whitestar_crtc6845_interface )
{
NULL,
- false, /* show border area */
+ false, /* show border area */
1,
NULL,
whitestar_update_row,