ConfigData: update API documentation

This commit is contained in:
Max Kellermann 2014-12-04 21:30:56 +01:00
parent 7552dff0e5
commit ff89b491dd
1 changed files with 1 additions and 1 deletions

View File

@ -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,