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