mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
020e8e41c6
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.
4 lines
157 B
Plaintext
4 lines
157 B
Plaintext
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.
|