diff options
Diffstat (limited to 'sim/common/sim-events.h')
-rw-r--r-- | sim/common/sim-events.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/sim-events.h b/sim/common/sim-events.h index 55b2b74..7a0da7b 100644 --- a/sim/common/sim-events.h +++ b/sim/common/sim-events.h @@ -245,7 +245,7 @@ INLINE_SIM_EVENTS\ int slip); -/* Progress time such that an event shall occure upon the next call to +/* Progress time such that an event shall occur upon the next call to sim_events tick */ #if 0 |