mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-30 15:43:32 +01:00
e3cd535c7c
It's natural for the definition of bandwidth_rule_t to be with the functions that actually care about its values. Unfortunately, this means declaring bandwidth_rate_rule_to_string() out of sequence. Someday we'll just rename reasons.c to strings.c, and put it at the end of or.h, and this will all be better.
3 lines
95 B
Plaintext
3 lines
95 B
Plaintext
o Minor bugfixes:
|
|
- Fix a compilation warning in or.h related to bandwidth_weight_rule_t
|