aboutsummaryrefslogtreecommitdiff
path: root/src/exchange-lib/exchange_api_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchange-lib/exchange_api_common.h')
-rw-r--r--src/exchange-lib/exchange_api_common.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/exchange-lib/exchange_api_common.h b/src/exchange-lib/exchange_api_common.h
index 49f486b00..2a521ceb2 100644
--- a/src/exchange-lib/exchange_api_common.h
+++ b/src/exchange-lib/exchange_api_common.h
@@ -34,8 +34,8 @@
*/
int
TALER_EXCHANGE_verify_coin_history_ (const char *currency,
- const struct TALER_CoinSpendPublicKeyP *coin_pub,
- json_t *history,
- struct TALER_Amount *total);
+ const struct TALER_CoinSpendPublicKeyP *coin_pub,
+ json_t *history,
+ struct TALER_Amount *total);
/* end of exchange_api_common.h */