summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/schedule.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/schedule.h')
-rw-r--r--src/emu/schedule.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/schedule.h b/src/emu/schedule.h
index 0910c2016e1..8767b110c7e 100644
--- a/src/emu/schedule.h
+++ b/src/emu/schedule.h
@@ -219,7 +219,7 @@ private:
emu_timer * m_callback_timer; // pointer to the current callback timer
bool m_callback_timer_modified; // true if the current callback timer was modified
attotime m_callback_timer_expire_time; // the original expiration time
- bool m_suspend_changes_pending; // suspend/resume changes are pending
+ bool m_suspend_changes_pending; // suspend/resume changes are pending
// scheduling quanta
class quantum_slot