mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Resolve a compilation warning in test_connection.c
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.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
o Minor bugfixes (compilation):
|
||||
- Resolve a compilation warning that could occur in test_connection.c.
|
||||
Fixes bug 40113; bugfix on 0.2.9.3-alpha.
|
||||
Reference in New Issue
Block a user