From: Nick Mathewson Date: Tue, 13 Jan 2015 18:11:39 +0000 (-0500) Subject: whitespace fix X-Git-Tag: tor-0.2.6.3-alpha~159 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2b8cebaac0232e2ca2fd09ffa3225d7550cb54a3;p=thirdparty%2Ftor.git whitespace fix --- diff --git a/src/or/dirserv.c b/src/or/dirserv.c index 8abe6cb778..b694f8af77 100644 --- a/src/or/dirserv.c +++ b/src/or/dirserv.c @@ -2115,7 +2115,7 @@ set_routerstatus_from_routerinfo(routerstatus_t *rs, /* Iff we are in a testing network, use TestingDirAuthVoteExit, TestingDirAuthVoteGuard, and TestingDirAuthVoteHSDir to - give out the Exit, Guard, and HSDir flags, respectively. + give out the Exit, Guard, and HSDir flags, respectively. But don't set the corresponding node flags. */ if (options->TestingTorNetwork) { if (routerset_contains_routerstatus(options->TestingDirAuthVoteExit,