aboutsummaryrefslogtreecommitdiff
path: root/src/testing
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing')
-rw-r--r--src/testing/testing_api_cmd_hello_world_birth.c6
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,
118/** 118/**
119 * Offer data from trait 119 * Offer data from trait
120 * 120 *
121 * @param cmd command to extract the url from. 121 * @param cmd command to extract the message from.
122 * @param pt which url is to be picked, in case 122 * @param pt pointer to message.
123 * multiple are offered.
124 * @param[out] url where to write the url.
125 * @return #GNUNET_OK on success. 123 * @return #GNUNET_OK on success.
126 */ 124 */
127int 125int