diff options
Diffstat (limited to 'src/lib/testing_api_trait_process.c')
-rw-r--r-- | src/lib/testing_api_trait_process.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/testing_api_trait_process.c b/src/lib/testing_api_trait_process.c index 64888f35..26b2f0e0 100644 --- a/src/lib/testing_api_trait_process.c +++ b/src/lib/testing_api_trait_process.c @@ -39,9 +39,8 @@ * @param cmd command to extract trait from. * @param index which process to pick if @a cmd * has multiple on offer. - * @param coin_priv[out] set to the address of the pointer to the + * @param[out] processp set to the address of the pointer to the * process. - * * @return #GNUNET_OK on success. */ int |