Merge remote-tracking branch 'tor-github/pr/1517'

This commit is contained in:
teor
2019-11-18 11:21:37 +10:00
60 changed files with 349 additions and 340 deletions
+3
View File
@@ -0,0 +1,3 @@
o Code simplification and refactoring:
- Make all the structs we declare follow the same naming convention
of ending with "_t". Closes ticket 32415.