diff options
Diffstat (limited to 'src/testing/testing_cmd_secret_share.c')
-rw-r--r-- | src/testing/testing_cmd_secret_share.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/testing_cmd_secret_share.c b/src/testing/testing_cmd_secret_share.c index b80006e..cecfd86 100644 --- a/src/testing/testing_cmd_secret_share.c +++ b/src/testing/testing_cmd_secret_share.c | |||
@@ -355,7 +355,7 @@ secret_share_cleanup (void *cls, | |||
355 | * Offer internal data to other commands. | 355 | * Offer internal data to other commands. |
356 | * | 356 | * |
357 | * @param cls closure | 357 | * @param cls closure |
358 | * @param ret[out] result (could be anything) | 358 | * @param[out] ret result (could be anything) |
359 | * @param trait name of the trait | 359 | * @param trait name of the trait |
360 | * @param index index number of the object to extract. | 360 | * @param index index number of the object to extract. |
361 | * @return #GNUNET_OK on success | 361 | * @return #GNUNET_OK on success |