whitespace fix

This commit is contained in:
Nick Mathewson 2017-06-28 13:53:52 -04:00
parent e84127d99e
commit 75c6fdd286

View File

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