commit e95b8f7df9faf61dea8f523da7548a7217aa831a
Author: teor <[email protected]>
Date:   Wed Feb 1 13:48:09 2017 +1100

    Fix write_short_policy usage comment
---
 src/or/policies.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/or/policies.c b/src/or/policies.c
index 227e168..1262bef 100644
--- a/src/or/policies.c
+++ b/src/or/policies.c
@@ -2624,8 +2624,7 @@ parse_short_policy(const char *summary)
   return result;
 }
 
-/** Write <b>policy</b> back out into a string. Used only for unit tests
- * currently. */
+/** Write <b>policy</b> back out into a string. */
 char *
 write_short_policy(const short_policy_t *policy)
 {



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to