Skip to content
Snippets Groups Projects
Commit 1a49fdec authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Tweaks to Cagara's CountPrivateBandwidth patch:

  - Document it in the manpage
  - Add a changes entry
  - No need to log when it is set: we don't log for other options.
  - Use doxygen to document the new flag.
  - Test truth of C variables with "if (x)", not "if (x == 1)".
  - Simplify a complex boolean expression by breaking it up.
parent e61f3293
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment