diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-02-14 23:23:53 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-02-14 23:23:53 -0500 |
commit | ac5ae794bd58aafcf0dddfaa09abd2184b11bbde (patch) | |
tree | d01293ef47c0b6a854984445de86f2d597fda066 /changes | |
parent | c024ff86719c24958433974a86e982ddc5a982d4 (diff) | |
download | tor-ac5ae794bd58aafcf0dddfaa09abd2184b11bbde.tar tor-ac5ae794bd58aafcf0dddfaa09abd2184b11bbde.tar.gz |
tristate->enum in rendcommon functions
When we have more than two return values, we should really be using
an enum rather than "-2 means this, -1 means that, 0 means this, and
1 or more means a number."
Diffstat (limited to 'changes')
0 files changed, 0 insertions, 0 deletions