mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
Fix write_short_policy usage comment
This commit is contained in:
parent
0d4d9b6d88
commit
e95b8f7df9
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user