diff options
Diffstat (limited to 'src/lib/testing_api_trait_reserve_priv.c')
-rw-r--r-- | src/lib/testing_api_trait_reserve_priv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/testing_api_trait_reserve_priv.c b/src/lib/testing_api_trait_reserve_priv.c index 1bc8d194..3d79b356 100644 --- a/src/lib/testing_api_trait_reserve_priv.c +++ b/src/lib/testing_api_trait_reserve_priv.c @@ -37,7 +37,7 @@ * * @param cmd command to extract the reserve priv from. * @param index reserve priv's index number. - * @param reserve_priv[out] set to the reserve priv. + * @param[out] reserve_priv set to the reserve priv. * @return #GNUNET_OK on success. */ int |