]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
whitespace fix
authorNick Mathewson <nickm@torproject.org>
Tue, 13 Jan 2015 18:11:39 +0000 (13:11 -0500)
committerNick Mathewson <nickm@torproject.org>
Tue, 13 Jan 2015 18:11:39 +0000 (13:11 -0500)
src/or/dirserv.c

index 8abe6cb7782d34d7931ede3e7ed30c1fff140ff4..b694f8af77d426684df9d6bf3f8a2a78de468abd 100644 (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,