]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Clarify the last changes message
authorNick Mathewson <nickm@torproject.org>
Mon, 13 Aug 2012 18:50:29 +0000 (14:50 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 13 Aug 2012 18:50:29 +0000 (14:50 -0400)
changes/no_malloc_roundup

index e7b4c8d19a799c948148893654c3f8cb51cfd8f1..3a54fa7b79f6bebb9d76c58af01aa602d7aa2830 100644 (file)
@@ -5,4 +5,4 @@
       implementations that provided these functions are also ones that
       are already efficient about not overallocation: they never got us
       more than 7 or so bytes per allocation. Removing them saves us
-      a little code complexity and a nontrivial amount of code complexity. 
+      a little code complexity and a nontrivial amount of build complexity.