[or-cvs] r9396: Yet more documentation. (Again, trying to see whether I have (in tor/trunk: . src/or)

nickm at seul.org nickm at seul.org
Wed Jan 24 01:30:09 UTC 2007


Author: nickm
Date: 2007-01-23 20:30:07 -0500 (Tue, 23 Jan 2007)
New Revision: 9396

Modified:
   tor/trunk/
   tor/trunk/src/or/circuitlist.c
Log:
 r11287 at catbus:  nickm | 2007-01-23 20:30:04 -0500
 Yet more documentation. (Again, trying to see whether I have buildbot working).



Property changes on: tor/trunk
___________________________________________________________________
 svk:merge ticket from /tor/trunk [r11287] on 8246c3cf-6607-4228-993b-4d95d33730f1

Modified: tor/trunk/src/or/circuitlist.c
===================================================================
--- tor/trunk/src/or/circuitlist.c	2007-01-24 01:18:45 UTC (rev 9395)
+++ tor/trunk/src/or/circuitlist.c	2007-01-24 01:30:07 UTC (rev 9396)
@@ -244,7 +244,8 @@
   }
 }
 
-/* DOCDOC */
+/** Initialize the common elements in a circuit_t, and add it to the global
+ * list. */
 static void
 init_circuit_base(circuit_t *circ)
 {



More information about the tor-commits mailing list