Browse Source

Fix a check-spaces warning.

Nick Mathewson 7 years ago
parent
commit
2c7d09dfd2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/or/rendcommon.c

+ 1 - 0
src/or/rendcommon.c

@@ -1115,3 +1115,4 @@ assert_circ_anonymity_ok(origin_circuit_t *circ,
     tor_assert(rend_allow_non_anonymous_connection(options));
   }
 }
+