소스 검색

Clarify the last changes message

Nick Mathewson 13 년 전
부모
커밋
c9d3e09cf8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      changes/no_malloc_roundup

+ 1 - 1
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.