mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-16 03:42:09 +00:00
typo
This commit is contained in:
parent
16e3d1fa25
commit
741707297f
@ -772,7 +772,7 @@ SWITCH_MODULE_RUNTIME_FUNCTION(softtimer_runtime)
|
||||
timerfd_settime(tfd, TFD_TIMER_ABSTIME, &spec, NULL);
|
||||
}
|
||||
|
||||
last_runtime.microseconds_per_tick = runtime.microseconds_per_tick;
|
||||
last_MICROSECONDS_PER_TICK = runtime.microseconds_per_tick;
|
||||
#endif
|
||||
|
||||
runtime.reference += runtime.microseconds_per_tick;
|
||||
|
Loading…
x
Reference in New Issue
Block a user