diff options
author | Christian Grothoff <christian@grothoff.org> | 2017-06-11 15:28:18 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2017-06-11 15:28:18 +0200 |
commit | becb7139e103a5ec8c18568a6cdbe756cb081ffd (patch) | |
tree | 96c97d8c6409c7b62fa5534f4851ad63766ad1e9 | |
parent | 16b7c266057cbfc6d235b6a1c3fe914b14944a25 (diff) |
fix doxygen
-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 |