[tor-commits] [tor/master] note a missing word
arma at torproject.org
arma at torproject.org
Wed Apr 9 05:02:21 UTC 2014
commit aacbf551c459e3bccbd7dec53fcefbceaab98a33
Author: Roger Dingledine <arma at torproject.org>
Date: Wed Apr 9 01:01:52 2014 -0400
note a missing word
---
src/or/routerlist.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/or/routerlist.c b/src/or/routerlist.c
index f1bd12c..0993e56 100644
--- a/src/or/routerlist.c
+++ b/src/or/routerlist.c
@@ -98,7 +98,7 @@ static smartlist_t *trusted_dir_servers = NULL;
* and all fallback directory servers. */
static smartlist_t *fallback_dir_servers = NULL;
-/** List of for a given authority, and download status for latest certificate.
+/** List of [XXX what?] for a given authority, and download status for latest certificate.
*/
struct cert_list_t {
/*
More information about the tor-commits
mailing list