mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
3 lines
162 B
Text
3 lines
162 B
Text
o Code simplification and refactoring:
|
|
- Make all the structs we declare follow the same naming convention
|
|
of ending with "_t". Closes ticket 32415.
|