[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] Finish missing comment :p
Update of /home/or/cvsroot/src/or
In directory moria.mit.edu:/tmp/cvs-serv533/src/or
Modified Files:
rendservice.c
Log Message:
Finish missing comment :p
Index: rendservice.c
===================================================================
RCS file: /home/or/cvsroot/src/or/rendservice.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- rendservice.c 2 Apr 2004 23:01:00 -0000 1.11
+++ rendservice.c 2 Apr 2004 23:04:10 -0000 1.12
@@ -543,7 +543,7 @@
/* For every service, check how many intro points it currently has, and:
* - Pick new intro points as necessary.
* - Launch circuits to any new intro points.
- * -
+ * - Upload a fresh service descriptor if anything has changed.
*/
int rend_services_init(void) {
int i,j,r;