summaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_get_reserve_balance.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/pg_get_reserve_balance.h')
-rw-r--r--src/exchangedb/pg_get_reserve_balance.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/pg_get_reserve_balance.h b/src/exchangedb/pg_get_reserve_balance.h
index fd15f0d80..6dc88d906 100644
--- a/src/exchangedb/pg_get_reserve_balance.h
+++ b/src/exchangedb/pg_get_reserve_balance.h
@@ -34,7 +34,7 @@
*/
enum GNUNET_DB_QueryStatus
TEH_PG_get_reserve_balance (void *cls,
- const struct TALER_ReservePublicKeyP *reserve_pub,
+ const struct TALER_ReservePublicKeyP *reserve_pub,
struct TALER_Amount *balance);
#endif