[tor/maint-0.2.9] Fix write_short_policy usage comment

7 Feb
2017
7 Feb
'17
2:26 p.m.
commit e95b8f7df9faf61dea8f523da7548a7217aa831a Author: teor <teor2345@gmail.com> 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) {
3024
Age (days ago)
3024
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org