Procházet zdrojové kódy

fix check-spaces once more

Nick Mathewson před 8 roky
rodič
revize
15bfdbeb9d
2 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 1 0
      src/or/routerlist.c
  2. 1 0
      src/or/routerlist.h

+ 1 - 0
src/or/routerlist.c

@@ -5214,3 +5214,4 @@ MOCK_IMPL(int, hid_serv_responsible_for_desc_id,
   smartlist_free(responsible);
   return result;
 }
+

+ 1 - 0
src/or/routerlist.h

@@ -243,3 +243,4 @@ MOCK_DECL(STATIC void, initiate_descriptor_downloads,
 #endif
 
 #endif
+