diff options
Diffstat (limited to 'src/testing/testing_cmd_truth_upload.c')
-rw-r--r-- | src/testing/testing_cmd_truth_upload.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/testing_cmd_truth_upload.c b/src/testing/testing_cmd_truth_upload.c index a9a3161..87dec9d 100644 --- a/src/testing/testing_cmd_truth_upload.c +++ b/src/testing/testing_cmd_truth_upload.c | |||
@@ -272,7 +272,7 @@ truth_upload_cleanup (void *cls, | |||
272 | * Offer internal data to other commands. | 272 | * Offer internal data to other commands. |
273 | * | 273 | * |
274 | * @param cls closure | 274 | * @param cls closure |
275 | * @param ret[out] result (could be anything) | 275 | * @param[out] ret result (could be anything) |
276 | * @param trait name of the trait | 276 | * @param trait name of the trait |
277 | * @param index index number of the object to extract. | 277 | * @param index index number of the object to extract. |
278 | * @return #GNUNET_OK on success | 278 | * @return #GNUNET_OK on success |