summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/diexec.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/diexec.h')
-rw-r--r--src/emu/diexec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/diexec.h b/src/emu/diexec.h
index 55fb022f973..b3acc19c031 100644
--- a/src/emu/diexec.h
+++ b/src/emu/diexec.h
@@ -269,7 +269,7 @@ protected:
static void static_empty_event_queue(running_machine &machine, void *ptr, int param);
void empty_event_queue();
};
-
+
// internal state
cothread m_cothread; // thread used for execution