[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor/master] Improve a comment



commit 6f220de7b947b82972b382bb874cea94715f25ed
Author: Robert Ransom <rransom.8774@xxxxxxxxx>
Date:   Wed Oct 5 15:36:47 2011 -0700

    Improve a comment
---
 src/or/rendservice.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/or/rendservice.c b/src/or/rendservice.c
index 906a330..682d13d 100644
--- a/src/or/rendservice.c
+++ b/src/or/rendservice.c
@@ -547,7 +547,8 @@ rend_service_update_descriptor(rend_service_t *service)
     if (!circ || circ->_base.purpose != CIRCUIT_PURPOSE_S_INTRO)
       continue;
 
-    /* We have an entirely established intro circuit. */
+    /* We have an entirely established intro circuit.  Publish it in
+     * our descriptor. */
     intro_desc = tor_malloc_zero(sizeof(rend_intro_point_t));
     intro_desc->extend_info = extend_info_dup(intro_svc->extend_info);
     if (intro_svc->intro_key)



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits