diff options
Diffstat (limited to 'src/include/taler_testing_lib.h')
-rw-r--r-- | src/include/taler_testing_lib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h index f2219dcf..f8063fe3 100644 --- a/src/include/taler_testing_lib.h +++ b/src/include/taler_testing_lib.h @@ -882,7 +882,7 @@ TALER_TESTING_get_trait_reserve_priv * @param cmd command to extract trait from * @param selector which process to pick if @a cmd has multiple * on offer - * @param coin_priv[out] set to address of the pointer to the + * @param processp[out] set to address of the pointer to the * process * @return #GNUNET_OK on success */ |