ConfigData: update API documentation
This commit is contained in:
parent
7552dff0e5
commit
ff89b491dd
|
@ -109,7 +109,7 @@ struct config_param {
|
||||||
const char *default_value=nullptr) const;
|
const char *default_value=nullptr) const;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Same as config_dup_path(), but looks up the setting in the
|
* Same as config_get_path(), but looks up the setting in the
|
||||||
* specified block.
|
* specified block.
|
||||||
*/
|
*/
|
||||||
AllocatedPath GetBlockPath(const char *name, const char *default_value,
|
AllocatedPath GetBlockPath(const char *name, const char *default_value,
|
||||||
|
|
Loading…
Reference in New Issue