whitespace fix

This commit is contained in:
Nick Mathewson
2015-01-13 13:11:39 -05:00
parent d8b7dcca8d
commit 2b8cebaac0
+1 -1
View File
@@ -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,