commit aacbf551c459e3bccbd7dec53fcefbceaab98a33 Author: Roger Dingledine arma@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 { /*