From cee173a8e242e3536c1013e92fd1a01912a2a8e8 Mon Sep 17 00:00:00 2001 From: Sree Harsha Totakura Date: Thu, 5 Mar 2015 23:40:54 +0100 Subject: -sync --- src/mint/mint_db.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mint/mint_db.h') diff --git a/src/mint/mint_db.h b/src/mint/mint_db.h index 2c0b6dd7..74f0c2d1 100644 --- a/src/mint/mint_db.h +++ b/src/mint/mint_db.h @@ -219,8 +219,8 @@ TALER_MINT_DB_reserve_get (PGconn *db, int TALER_MINT_DB_reserves_in_insert (PGconn *db, struct Reserve *reserve, - const struct TALER_Amount *balance, - const struct GNUNET_TIME_Absolute *expiry); + const struct TALER_Amount balance, + const struct GNUNET_TIME_Absolute expiry); /* FIXME: need call to convert CollectableBlindcoin to JSON (#3527) */ -- cgit v1.2.3