diff options
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/taler_exchangedb_plugin.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h index e5cc8dfa..bde3c813 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -4108,7 +4108,7 @@ struct TALER_EXCHANGEDB_Plugin                       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);    /** | 
