mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
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.
3 lines
157 B
Text
3 lines
157 B
Text
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.
|