diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-11-18 11:13:40 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-11-18 11:13:40 -0500 |
commit | 4b9ec85e4703eb3542e6a397f1f6c02c62c1f589 (patch) | |
tree | 9bbf8702014a70c4bfdbad0551d68d957182bc04 /src/test/test_bt_cl.c | |
parent | 84458b79a78ea7e26820bf09a3b916acf59a62f3 (diff) | |
download | tor-4b9ec85e4703eb3542e6a397f1f6c02c62c1f589.tar.gz tor-4b9ec85e4703eb3542e6a397f1f6c02c62c1f589.zip |
Fix whitespace
Diffstat (limited to 'src/test/test_bt_cl.c')
-rw-r--r-- | src/test/test_bt_cl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/test_bt_cl.c b/src/test/test_bt_cl.c index 9ac9823dc8..45ae82fb85 100644 --- a/src/test/test_bt_cl.c +++ b/src/test/test_bt_cl.c @@ -10,7 +10,6 @@ #include "backtrace.h" #include "torlog.h" - /* -1: no crash. * 0: crash with a segmentation fault. * 1x: crash with an assertion failure. */ |