Fix whitespaces

This commit is contained in:
Nick Mathewson 2015-10-21 16:46:28 -04:00
parent a61158aa23
commit 5431c60001
3 changed files with 3 additions and 1 deletions

View file

@ -1226,3 +1226,4 @@ struct testgroup_t testgroups[] = {
{ "dns/", dns_tests },
END_OF_GROUPS
};

View file

@ -70,3 +70,4 @@ struct testcase_t util_process_tests[] = {
NULL, NULL },
END_OF_TESTCASES
};