emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r110205: Fix a typo in a recent entry


From: Eli Zaretskii
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r110205: Fix a typo in a recent entry in src/ChangeLog.
Date: Wed, 26 Sep 2012 16:44:22 +0200
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 110205
committer: Eli Zaretskii <address@hidden>
branch nick: trunk
timestamp: Wed 2012-09-26 16:44:22 +0200
message:
  Fix a typo in a recent entry in src/ChangeLog.
modified:
  src/ChangeLog
=== modified file 'src/ChangeLog'
--- a/src/ChangeLog     2012-09-26 07:07:32 +0000
+++ b/src/ChangeLog     2012-09-26 14:44:22 +0000
@@ -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  <address@hidden>
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]