summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/pit8253.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/pit8253.h')
-rw-r--r--src/devices/machine/pit8253.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/pit8253.h b/src/devices/machine/pit8253.h
index a862dee8aad..c602a64a3d1 100644
--- a/src/devices/machine/pit8253.h
+++ b/src/devices/machine/pit8253.h
@@ -84,7 +84,7 @@ private:
// internal state
int m_index; // index number of the timer
double m_clockin; // input clock frequency in Hz
- attotime m_clock_period; // precomputed input clock period
+ attotime m_clock_period; // precomputed input clock period
int m_clock_signal; // clock signal when clockin is 0
attotime m_last_updated; // time when last updated