Browse Source

whitespace fix

Nick Mathewson 7 years ago
parent
commit
75c6fdd286
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/or/directory.h

+ 0 - 1
src/or/directory.h

@@ -12,7 +12,6 @@
 #ifndef TOR_DIRECTORY_H
 #define TOR_DIRECTORY_H
 
-
 int directories_have_accepted_server_descriptor(void);
 void directory_post_to_dirservers(uint8_t dir_purpose, uint8_t router_purpose,
                                   dirinfo_type_t type, const char *payload,