summaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_get_ready_deposit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/pg_get_ready_deposit.h')
-rw-r--r--src/exchangedb/pg_get_ready_deposit.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/exchangedb/pg_get_ready_deposit.h b/src/exchangedb/pg_get_ready_deposit.h
index 19b6dafe4..b1dd7a968 100644
--- a/src/exchangedb/pg_get_ready_deposit.h
+++ b/src/exchangedb/pg_get_ready_deposit.h
@@ -38,9 +38,9 @@
*/
enum GNUNET_DB_QueryStatus
TEH_PG_get_ready_deposit (void *cls,
- uint64_t start_shard_row,
- uint64_t end_shard_row,
- struct TALER_MerchantPublicKeyP *merchant_pub,
+ uint64_t start_shard_row,
+ uint64_t end_shard_row,
+ struct TALER_MerchantPublicKeyP *merchant_pub,
char **payto_uri);
#endif