aboutsummaryrefslogtreecommitdiffstats
path: root/src/config/Param.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-38/+1
| | | | The old struct config_param remains only for top-level string options.
* config/Param: make "line" signedMax Kellermann2015-01-211-2/+2
|
* config/Param: make constructor "explicit"Max Kellermann2015-01-211-1/+1
|
* ConfigData: move struct config_param to Param.hxxMax Kellermann2015-01-211-0/+104