mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
4 lines
162 B
Plaintext
4 lines
162 B
Plaintext
o Code simplification and refactoring:
|
|
- Make all the structs we declare follow the same naming convention
|
|
of ending with "_t". Closes ticket 32415.
|