From c9d3e09cf8d7fb5e2ed1e9f7bb5e37a1a1319792 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 13 Aug 2012 14:50:29 -0400 Subject: [PATCH] Clarify the last changes message --- changes/no_malloc_roundup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/no_malloc_roundup b/changes/no_malloc_roundup index e7b4c8d19a..3a54fa7b79 100644 --- a/changes/no_malloc_roundup +++ b/changes/no_malloc_roundup @@ -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. -- 2.47.3