From: Roger Dingledine Date: Wed, 9 Apr 2014 05:01:52 +0000 (-0400) Subject: note a missing word X-Git-Tag: tor-0.2.5.4-alpha~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aacbf551c459e3bccbd7dec53fcefbceaab98a33;p=thirdparty%2Ftor.git note a missing word --- diff --git a/src/or/routerlist.c b/src/or/routerlist.c index f1bd12c193..0993e56743 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 { /*