Browse Source

fix check-spaces once more

Nick Mathewson 8 years ago
parent
commit
15bfdbeb9d
2 changed files with 2 additions and 0 deletions
  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
+