Changes file for 32415 (struct name uniformity)

This commit is contained in:
Nick Mathewson
2019-11-07 08:56:18 -05:00
parent 31a6a6512f
commit c9b2fe0460
+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.