diff options
-rw-r--r-- | src/bank-lib/fakebank.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bank-lib/fakebank.c b/src/bank-lib/fakebank.c index 34a11f9b7..0b67b7fa4 100644 --- a/src/bank-lib/fakebank.c +++ b/src/bank-lib/fakebank.c @@ -128,7 +128,7 @@ struct TALER_FAKEBANK_Handle * @param want_credit account that should have been credited * @param exchange_base_url expected base URL of the exchange * i.e. "https://example.com/"; may include a port - * @param[out] wtid set to the wire transfer identifier + * @param[out] subject set to the wire transfer identifier * @return #GNUNET_OK on success */ int |