diff options
Diffstat (limited to 'src/testing/testing_cmd_policy_create.c')
-rw-r--r-- | src/testing/testing_cmd_policy_create.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/testing_cmd_policy_create.c b/src/testing/testing_cmd_policy_create.c index fc9ed44..964fb91 100644 --- a/src/testing/testing_cmd_policy_create.c +++ b/src/testing/testing_cmd_policy_create.c | |||
@@ -146,7 +146,7 @@ policy_create_cleanup (void *cls, | |||
146 | * Offer internal data to other commands. | 146 | * Offer internal data to other commands. |
147 | * | 147 | * |
148 | * @param cls closure | 148 | * @param cls closure |
149 | * @param ret[out] result (could be anything) | 149 | * @param[out] ret result (could be anything) |
150 | * @param trait name of the trait | 150 | * @param trait name of the trait |
151 | * @param index index number of the object to extract. | 151 | * @param index index number of the object to extract. |
152 | * @return #GNUNET_OK on success | 152 | * @return #GNUNET_OK on success |