summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/vdc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/vdc.c')
-rw-r--r--src/mame/video/vdc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/vdc.c b/src/mame/video/vdc.c
index 99915c8c55d..39eaf7eb332 100644
--- a/src/mame/video/vdc.c
+++ b/src/mame/video/vdc.c
@@ -20,7 +20,7 @@ union pair
/* the VDC context */
-struct VDC
+struct VDC
{
int dvssr_write; /* Set when the DVSSR register has been written to */
int physical_width; /* Width of the display */