]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
tweak
authorRoger Dingledine <arma@torproject.org>
Fri, 21 Jul 2006 07:53:21 +0000 (07:53 +0000)
committerRoger Dingledine <arma@torproject.org>
Fri, 21 Jul 2006 07:53:21 +0000 (07:53 +0000)
svn:r6799

src/or/dirserv.c

index 48e01f8bcf57ec66417607e5b043e38016d3e827..c17bbafe80747e161320874382a2ae4a2bd45baa 100644 (file)
@@ -881,7 +881,7 @@ static digestmap_t *cached_v2_networkstatus = NULL;
  * <b>directory</b> published on <b>when</b>, unless <b>when</b> is older than
  * the last value, or too far in the future.
  *
- * Does not copy <b>directory</b>; free it if it isn't used.
+ * Does not copy <b>directory</b>; frees it if it isn't used.
  */
 static void
 set_cached_dir(cached_dir_t *d, char *directory, time_t when)