Fix a typo in a recent entry in src/ChangeLog.
This commit is contained in:
parent
07b1a5fbc3
commit
9180598cb1
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
They avoid a race if the timer is too close to the current time.
|
||||
* atimer.c (alarm_timer, alarm_timer_ok) [SIGEV_SIGNAL]: New static vars.
|
||||
(set_alarm) [SIGEV_SIGNAL]: Use POSIX timers if available.
|
||||
(init_atimer) [SIGEV_SIGAL]: Initialize them.
|
||||
(init_atimer) [SIGEV_SIGNAL]: Initialize them.
|
||||
|
||||
2012-09-25 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue