Tor  0.4.7.0-alpha-dev
Data Fields
config_deprecation_t Struct Reference

#include <conftypes.h>

Data Fields

const char * name
 
const char * why_deprecated
 

Detailed Description

A note that a configuration option is deprecated, with an explanation why.

Definition at line 256 of file conftypes.h.

Field Documentation

◆ name

const char* name

The option that is deprecated.

Definition at line 258 of file conftypes.h.

◆ why_deprecated

const char* why_deprecated

A user-facing string explaining why the option is deprecated.

Definition at line 260 of file conftypes.h.


The documentation for this struct was generated from the following file: