Explorar o código

Fix DoubleNL warning from `make check-spaces`.

Alexander Færøy %!s(int64=7) %!d(string=hai) anos
pai
achega
a1e8ef0076
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/or/consdiffmgr.c

+ 0 - 1
src/or/consdiffmgr.c

@@ -716,7 +716,6 @@ consdiffmgr_cleanup(void)
     const char *retain_methodname = compression_method_get_name(
                                RETAIN_CONSENSUS_COMPRESSED_WITH_METHOD);
 
-
     if (BUG(most_recent_sha3_uncompressed == NULL))
       continue;
     SMARTLIST_FOREACH_BEGIN(consensuses, consensus_cache_entry_t *, ent) {