diff options
Diffstat (limited to 'changes/ticket32415')
-rw-r--r-- | changes/ticket32415 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket32415 b/changes/ticket32415 new file mode 100644 index 0000000000..5d732978ae --- /dev/null +++ b/changes/ticket32415 @@ -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. |