aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_do_reserve_open.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/pg_do_reserve_open.h')
-rw-r--r--src/exchangedb/pg_do_reserve_open.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/pg_do_reserve_open.h b/src/exchangedb/pg_do_reserve_open.h
index 6e4c91fcd..aeef59eb0 100644
--- a/src/exchangedb/pg_do_reserve_open.h
+++ b/src/exchangedb/pg_do_reserve_open.h
@@ -49,7 +49,7 @@ TEH_PG_do_reserve_open (
struct GNUNET_TIME_Timestamp now,
const struct TALER_Amount *open_fee,
struct TALER_Amount *open_cost,
- const struct GNUNET_TIME_Timestamp *final_expiration);
+ struct GNUNET_TIME_Timestamp *final_expiration);
#endif