From 47deacaa152dd39e61615225e14e7a93be9f2a97 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 18 Jan 2020 17:06:24 +0100 Subject: doxygen --- src/lib/auditor_api_handle.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/auditor_api_handle.c') diff --git a/src/lib/auditor_api_handle.c b/src/lib/auditor_api_handle.c index aa0489a30..d38de34ff 100644 --- a/src/lib/auditor_api_handle.c +++ b/src/lib/auditor_api_handle.c @@ -274,7 +274,7 @@ request_version (void *cls); * * @param cls the `struct VersionRequest` * @param response_code HTTP response code, 0 on error - * @param resp_obj parsed JSON result, NULL on error + * @param gresp_obj parsed JSON result, NULL on error, must be a `const json_t *` */ static void version_completed_cb (void *cls, -- cgit v1.2.3