summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m10.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/m10.c')
-rw-r--r--src/mame/drivers/m10.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/m10.c b/src/mame/drivers/m10.c
index 77c6af9fa07..5fe0f10443d 100644
--- a/src/mame/drivers/m10.c
+++ b/src/mame/drivers/m10.c
@@ -126,7 +126,7 @@ Notes (couriersud)
#define DEBUG (0)
-#define LOG(x) do { if (DEBUG) printf x; } while (0)
+#define LOG(x) do { if (DEBUG) printf x; } while (0)
static WRITE8_DEVICE_HANDLER(ic8j1_output_changed)
{