diff options
Diffstat (limited to 'src/testing/testing_api_cmd_hello_world_birth.c')
-rw-r--r-- | src/testing/testing_api_cmd_hello_world_birth.c | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/src/testing/testing_api_cmd_hello_world_birth.c b/src/testing/testing_api_cmd_hello_world_birth.c index 546b30212..0faf93cd8 100644 --- a/src/testing/testing_api_cmd_hello_world_birth.c +++ b/src/testing/testing_api_cmd_hello_world_birth.c @@ -118,10 +118,8 @@ hello_world_birth_run (void *cls, /** * Offer data from trait * - * @param cmd command to extract the url from. - * @param pt which url is to be picked, in case - * multiple are offered. - * @param[out] url where to write the url. + * @param cmd command to extract the message from. + * @param pt pointer to message. * @return #GNUNET_OK on success. */ int |