Improve DIRINFO flags' usage comments
commitff42222845f5d79f27b653990cab4f20ad91a068
authorteor <teor2345@gmail.com>
Wed, 1 Oct 2014 08:54:26 +0000 (1 18:54 +1000)
committerteor <teor2345@gmail.com>
Tue, 7 Oct 2014 18:36:54 +0000 (8 05:36 +1100)
tree06ad1fb8be7f17838ac1f6955ee0b3fca1e237b7
parentc1dd43d823c74f59f8ba0eff90f6ddab6763f408
Improve DIRINFO flags' usage comments

Document usage of the NO_DIRINFO and ALL_DIRINFO flags clearly in functions
which take them as arguments. Replace 0 with NO_DIRINFO in a function call
for clarity.

Seeks to prevent future issues like 13163.
changes/issue13163-improve-DIRINFO-flags-comments [new file with mode: 0644]
src/or/config.c
src/or/directory.c
src/or/entrynodes.c
src/or/routerlist.c