Complete merge of latest develop branch

This commit is contained in:
counterpoint
2015-06-22 10:39:13 +01:00
parent 4c38e2224b
commit b880350cf3
8 changed files with 990 additions and 60 deletions

View File

@ -1175,7 +1175,7 @@ config_get_value(CONFIG_PARAMETER *params, const char *name)
}
/**
* Get the value of a config parameter
* Get the value of a config parameter as a string
*
* @param params The linked list of config parameters
* @param name The parameter to return