mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Clean whitespace, add missing documentation
This commit is contained in:
@@ -114,7 +114,6 @@ test_protover_parse_fail(void *arg)
|
||||
;
|
||||
}
|
||||
|
||||
|
||||
static void
|
||||
test_protover_vote(void *arg)
|
||||
{
|
||||
@@ -183,7 +182,6 @@ test_protover_all_supported(void *arg)
|
||||
tor_free(msg);
|
||||
}
|
||||
|
||||
|
||||
#define PV_TEST(name, flags) \
|
||||
{ #name, test_protover_ ##name, (flags), NULL, NULL }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user