Tor
0.4.7.0-alpha-dev
|
#include <conftypes.h>
Data Fields | |
const char * | name |
const char * | why_deprecated |
A note that a configuration option is deprecated, with an explanation why.
Definition at line 256 of file conftypes.h.
const char* name |
The option that is deprecated.
Definition at line 258 of file conftypes.h.
const char* why_deprecated |
A user-facing string explaining why the option is deprecated.
Definition at line 260 of file conftypes.h.