Use the lintChanges script to fix style issues in changes entries

This commit is contained in:
Nick Mathewson
2017-09-18 10:24:03 -04:00
parent 365bb6356a
commit 523188afdb
22 changed files with 39 additions and 54 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
o Code simplifications and refactoring:
o Code simplification and refactoring:
- Split the portions of the buffer.c module that handle particular
protocols into separate modules. Part of ticket 23149.