commit f395f41868514a0e418c95f3203d59f3aca6fa47
parent 1f602e86433cc132981e8f9727266353ea2c3b0e
Author: Nick Mathewson <nickm@torproject.org>
Date: Tue, 19 Sep 2017 10:03:32 -0400
fix a lintchanges problem
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/changes/bug23575 b/changes/bug23575
@@ -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.