[tor-commits] [tor/release-0.3.1] whitespace fix
nickm at torproject.org
nickm at torproject.org
Wed Jun 28 17:54:56 UTC 2017
commit 75c6fdd28693aff7a61402a3c9f3d5eb7a24babb
Author: Nick Mathewson <nickm at torproject.org>
Date: Wed Jun 28 13:53:52 2017 -0400
whitespace fix
---
src/or/directory.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/or/directory.h b/src/or/directory.h
index 3d430f4..1459c3b 100644
--- a/src/or/directory.h
+++ b/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,
More information about the tor-commits
mailing list