summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/hp48.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/includes/hp48.h')
-rw-r--r--src/mess/includes/hp48.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/includes/hp48.h b/src/mess/includes/hp48.h
index fc4e13b7364..d70054ebba5 100644
--- a/src/mess/includes/hp48.h
+++ b/src/mess/includes/hp48.h
@@ -20,7 +20,7 @@ enum hp48_models {
};
/* memory module configuration */
-struct hp48_module
+struct hp48_module
{
/* static part */
UINT32 off_mask; /* offset bit-mask, indicates the real size */