aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing_cmd_challenge_answer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/testing_cmd_challenge_answer.c')
-rw-r--r--src/testing/testing_cmd_challenge_answer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/testing_cmd_challenge_answer.c b/src/testing/testing_cmd_challenge_answer.c
index b243d61..bca7d6b 100644
--- a/src/testing/testing_cmd_challenge_answer.c
+++ b/src/testing/testing_cmd_challenge_answer.c
@@ -488,7 +488,7 @@ challenge_cleanup (void *cls,
488 * Offer internal data to other commands. 488 * Offer internal data to other commands.
489 * 489 *
490 * @param cls closure 490 * @param cls closure
491 * @param ret[out] result (could be anything) 491 * @param[out] ret result (could be anything)
492 * @param trait name of the trait 492 * @param trait name of the trait
493 * @param index index number of the object to extract. 493 * @param index index number of the object to extract.
494 * @return #GNUNET_OK on success 494 * @return #GNUNET_OK on success