소스 검색

Finish missing comment :p

svn:r1444
Nick Mathewson 21 년 전
부모
커밋
25a9bc594f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/or/rendservice.c

+ 1 - 1
src/or/rendservice.c

@@ -543,7 +543,7 @@ rend_service_rendezvous_is_ready(circuit_t *circuit)
 /* 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;