[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/master] whitespace fixes
commit bc9a0f82b3436dad2aa09c1b68c0c230751d48dd
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date: Tue Jun 28 11:14:42 2016 -0400
whitespace fixes
---
src/or/connection_or.c | 2 +-
src/or/routerlist.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/or/connection_or.c b/src/or/connection_or.c
index 5c4461f..9730e1a 100644
--- a/src/or/connection_or.c
+++ b/src/or/connection_or.c
@@ -1750,7 +1750,7 @@ connection_or_client_learned_peer_id(or_connection_t *conn,
const int is_fallback_fingerprint = router_digest_is_fallback_dir(
conn->identity_digest);
const int is_authority_fingerprint = router_digest_is_trusted_dir(
- conn->identity_digest);
+ conn->identity_digest);
int severity;
const char *extra_log = "";
diff --git a/src/or/routerlist.c b/src/or/routerlist.c
index 432c64d..49d7680 100644
--- a/src/or/routerlist.c
+++ b/src/or/routerlist.c
@@ -1408,7 +1408,7 @@ router_get_fallback_dirserver_by_digest(const char *digest)
* or 0 if no such fallback is in the list of fallback_dir_servers.
* (fallback_dir_servers is affected by the FallbackDir and
* UseDefaultFallbackDirs torrc options.)
- * The list of fallback directories includes the list of authorities.
+ * The list of fallback directories includes the list of authorities.
*/
int
router_digest_is_fallback_dir(const char *digest)
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits