[or-cvs] Finish missing comment :p

Nick Mathewson nickm at seul.org
Fri Apr 2 23:04:12 UTC 2004


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;



More information about the tor-commits mailing list