diff options
| author | Christian Grothoff <christian@grothoff.org> | 2022-08-14 19:23:40 +0200 | 
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2022-08-14 19:23:40 +0200 | 
| commit | a8ec6818bb236e883da753ab7290a22c9f773fae (patch) | |
| tree | f33f46106b5896050f1765fb4f5bac7f6125fc99 /src/bank-lib | |
| parent | 522051ee9ff714b6c8b835935eafd5a776dc48c1 (diff) | |
-doxygen
Diffstat (limited to 'src/bank-lib')
| -rw-r--r-- | src/bank-lib/fakebank.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/src/bank-lib/fakebank.c b/src/bank-lib/fakebank.c index 09111ea8..a626cc85 100644 --- a/src/bank-lib/fakebank.c +++ b/src/bank-lib/fakebank.c @@ -2569,7 +2569,6 @@ get_withdrawal_operation (struct TALER_FAKEBANK_Handle *h,   * @param wopid the withdrawal operation identifier   * @param reserve_pub public key of the reserve   * @param exchange_url URL of the exchange - * @param con_cls closure for request   * @return MHD result code   */  static MHD_RESULT | 
