commit 199e61feb560e2368d1eec475dd828118754cf71 Author: Nick Mathewson nickm@torproject.org Date: Thu Apr 27 10:55:39 2017 -0400
whitespace fix --- src/test/test_util.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/src/test/test_util.c b/src/test/test_util.c index 7013b2f..1f37fc3 100644 --- a/src/test/test_util.c +++ b/src/test/test_util.c @@ -2274,7 +2274,6 @@ test_util_compress_impl(compress_method_t method) "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZAAAAAAAAAAAAAAAAAAAZ\0", (strlen(buf1)+1)*2);
- /* Check whether we can uncompress partial strings */
tor_free(buf1);