summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/mc6846.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/mc6846.c')
-rw-r--r--src/mess/machine/mc6846.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/machine/mc6846.c b/src/mess/machine/mc6846.c
index 23c9c712ec3..320b65e1084 100644
--- a/src/mess/machine/mc6846.c
+++ b/src/mess/machine/mc6846.c
@@ -28,7 +28,7 @@
/******************* internal chip data structure ******************/
-struct mc6846_t
+struct mc6846_t
{
const mc6846_interface* iface;