]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
fix a lintchanges problem
authorNick Mathewson <nickm@torproject.org>
Tue, 19 Sep 2017 14:03:32 +0000 (10:03 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 19 Sep 2017 14:03:32 +0000 (10:03 -0400)
changes/bug23575

index 2e63e6d6cf9ec6e126a0041995932ef35f1b665e..f4fcb1ac46ae72a718ae062ece658ae048e3cb51 100644 (file)
@@ -1,4 +1,4 @@
   o Minor bugfixes (scheduler):
     - Avoid a compilation warning on macOS in scheduler_ev_add() caused by
       a different tv_usec data type.
-      Fixes 23575 on 0.3.2.1-alpha.
+      Fixes bug 23575; bugfix on 0.3.2.1-alpha.