summaryrefslogtreecommitdiff
path: root/src/lib/auditor_api_handle.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-10-03 16:08:01 +0200
committerChristian Grothoff <christian@grothoff.org>2020-10-03 16:08:01 +0200
commit4129b724a01a80eb65c2b69e154f5f23fc7db152 (patch)
treec308a7601614d8c83f4fad4fcd98bfadef6b04ba /src/lib/auditor_api_handle.c
parent789cd97b689513ee80d4c729f6aff8c5a514b352 (diff)
downloadexchange-4129b724a01a80eb65c2b69e154f5f23fc7db152.tar.gz
exchange-4129b724a01a80eb65c2b69e154f5f23fc7db152.tar.bz2
exchange-4129b724a01a80eb65c2b69e154f5f23fc7db152.zip
doxygen fixes, update ChangeLog, bump version
Diffstat (limited to 'src/lib/auditor_api_handle.c')
-rw-r--r--src/lib/auditor_api_handle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/auditor_api_handle.c b/src/lib/auditor_api_handle.c
index fda7d4451..5a293584f 100644
--- a/src/lib/auditor_api_handle.c
+++ b/src/lib/auditor_api_handle.c
@@ -187,7 +187,7 @@ free_version_request (struct VersionRequest *vr)
* in the @a key_data.
*
* @param[in] resp_obj JSON object to parse
- * @param[out] vi where to store the results we decoded
+ * @param[out] auditor where to store the results we decoded
* @param[out] vc where to store version compatibility data
* @return #TALER_EC_NONE on success
*/