Commit c9b2fe04 authored by Nick Mathewson's avatar Nick Mathewson 🤹
Browse files

Changes file for 32415 (struct name uniformity)

parent 31a6a651
Loading
Loading
Loading
Loading

changes/ticket32415

0 → 100644
+3 −0
Original line number Diff line number Diff line
  o Code simplification and refactoring:
    - Make all the structs we declare follow the same naming convention
      of ending with "_t".  Closes ticket 32415.