diff options
Diffstat (limited to 'src/lib/auditor_api_get_config.c')
-rw-r--r-- | src/lib/auditor_api_get_config.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/auditor_api_get_config.c b/src/lib/auditor_api_get_config.c index ede702a0..c9f36656 100644 --- a/src/lib/auditor_api_get_config.c +++ b/src/lib/auditor_api_get_config.c @@ -95,7 +95,7 @@ struct TALER_AUDITOR_GetConfigHandle * in the @a key_data. * * @param[in] resp_obj JSON object to parse - * @param[in,out] auditor where to store the results we decoded + * @param[in,out] vi where to store the results we decoded * @param[out] vc where to store config compatibility data * @return #TALER_EC_NONE on success */ |