diff options
author | Marcello Stanisci <stanisci.m@gmail.com> | 2018-02-19 15:38:21 +0100 |
---|---|---|
committer | Marcello Stanisci <stanisci.m@gmail.com> | 2018-02-19 15:38:21 +0100 |
commit | 6ac3c6cd4d6e1e67ea34348057a20404969f5481 (patch) | |
tree | d042c58a86378321d46369525a45aae6641df9aa /src/include/taler_testing_lib.h | |
parent | 76ba8f1291bc7edaaabc0095a4e981fc14295521 (diff) |
bank-check test cmd offers exchange url as trait.
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 f2219dcf5..f8063fe3c 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 */ |