summaryrefslogtreecommitdiff
path: root/src/test
diff options
context:
space:
mode:
authorKarsten Loesing <karsten.loesing@gmx.net>2009-12-18 12:55:05 +0100
committerKarsten Loesing <karsten.loesing@gmx.net>2009-12-18 12:55:05 +0100
commitf80672d74786c05a776fdbd8581d553c98d75e5a (patch)
treec9664ecf1c307a3dba4fc298f2d54fc19d0cc44b /src/test
parent235f1e1a967cb070c7246617461f58f0413394b3 (diff)
downloadtor-f80672d74786c05a776fdbd8581d553c98d75e5a.tar.gz
tor-f80672d74786c05a776fdbd8581d553c98d75e5a.zip
Remove duplicate words and a duplicate newline.
Diffstat (limited to 'src/test')
-rw-r--r--src/test/test_util.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/test_util.c b/src/test/test_util.c
index 3ed6a7aab8..ba0f8cdf2d 100644
--- a/src/test/test_util.c
+++ b/src/test/test_util.c
@@ -1049,7 +1049,6 @@ test_util_find_str_at_start_of_line(void *ptr)
;
}
-
#define UTIL_LEGACY(name) \
{ #name, legacy_test_helper, 0, &legacy_setup, test_util_ ## name }