aboutsummaryrefslogtreecommitdiff
path: root/changes/bug40113
AgeCommit message (Collapse)Author
2020-09-14Resolve a compilation warning in test_connection.cNick Mathewson
Instead of casting an enum to a void and back, use a string -- that's better C anyway. Fixes bug 40113; bugfix on 0.2.9.3-alpha.