[or-cvs] r17624: {tor} comment tweak (tor/trunk/src/or)

arma at seul.org arma at seul.org
Sun Dec 14 19:39:54 UTC 2008


Author: arma
Date: 2008-12-14 14:39:54 -0500 (Sun, 14 Dec 2008)
New Revision: 17624

Modified:
   tor/trunk/src/or/directory.c
Log:
comment tweak


Modified: tor/trunk/src/or/directory.c
===================================================================
--- tor/trunk/src/or/directory.c	2008-12-14 17:48:37 UTC (rev 17623)
+++ tor/trunk/src/or/directory.c	2008-12-14 19:39:54 UTC (rev 17624)
@@ -290,8 +290,8 @@
 /** Start a connection to a random running directory server, using
  * connection purpose <b>dir_purpose</b>, intending to fetch descriptors
  * of purpose <b>router_purpose</b>, and requesting <b>resource</b>.
- * Use <b>pds_flags</b> as arguments to router_pick_directory_server
- * or router_pick_trusteddirserver.
+ * Use <b>pds_flags</b> as arguments to router_pick_directory_server()
+ * or router_pick_trusteddirserver().
  */
 void
 directory_get_from_dirserver(uint8_t dir_purpose, uint8_t router_purpose,



More information about the tor-commits mailing list