]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
note a missing word
authorRoger Dingledine <arma@torproject.org>
Wed, 9 Apr 2014 05:01:52 +0000 (01:01 -0400)
committerRoger Dingledine <arma@torproject.org>
Wed, 9 Apr 2014 05:01:52 +0000 (01:01 -0400)
src/or/routerlist.c

index f1bd12c193f91baa1528a703fbc437a935ce63db..0993e56743623186637020d2c5eaaa345dffd22e 100644 (file)
@@ -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 {
   /*