summaryrefslogtreecommitdiff
path: root/src/include/taler_exchange_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-23 23:39:07 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-23 23:39:07 +0200
commita140c114d3b3109d7f288be3c21164f490348d44 (patch)
tree6a88183114b8f464f12b5a83139ebaa6e3f139be /src/include/taler_exchange_service.h
parent4384c6ec85438475ebde02461770040417205ca1 (diff)
downloadexchange-a140c114d3b3109d7f288be3c21164f490348d44.tar.gz
exchange-a140c114d3b3109d7f288be3c21164f490348d44.tar.bz2
exchange-a140c114d3b3109d7f288be3c21164f490348d44.zip
more doxygen fixes
Diffstat (limited to 'src/include/taler_exchange_service.h')
-rw-r--r--src/include/taler_exchange_service.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/taler_exchange_service.h b/src/include/taler_exchange_service.h
index 5789e23dd..df0a69383 100644
--- a/src/include/taler_exchange_service.h
+++ b/src/include/taler_exchange_service.h
@@ -1847,9 +1847,6 @@ struct TALER_EXCHANGE_RecoupHandle;
*
* @param cls closure
* @param hr HTTP response data
- * @param amount amount the exchange will wire back for this coin,
- * on error the total balance remaining, or NULL
- * @param timestamp what time did the exchange receive the /recoup request
* @param reserve_pub public key of the reserve receiving the recoup, NULL if refreshed or on error
* @param old_coin_pub public key of the dirty coin, NULL if not refreshed or on error
*/