aboutsummaryrefslogtreecommitdiff
path: root/src/include/taler_exchangedb_plugin.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-06-15 22:31:44 +0200
committerChristian Grothoff <christian@grothoff.org>2022-06-15 22:31:44 +0200
commitf6a7d4a1edd9dce6781b2682568f90090cc7d602 (patch)
treef5f78407036b36f8d4dd0b6139b9b44505ade08c /src/include/taler_exchangedb_plugin.h
parenteccf37e450918e554425b7a9daef324cdaaa37a5 (diff)
downloadexchange-f6a7d4a1edd9dce6781b2682568f90090cc7d602.tar.xz
-more DB logic for taler-helper-auditor-reserves
Diffstat (limited to 'src/include/taler_exchangedb_plugin.h')
-rw-r--r--src/include/taler_exchangedb_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h
index afd850ad5..5ef4e74ad 100644
--- a/src/include/taler_exchangedb_plugin.h
+++ b/src/include/taler_exchangedb_plugin.h
@@ -2023,7 +2023,7 @@ typedef enum GNUNET_GenericReturnValue
enum TALER_WalletAccountMergeFlags flags,
const struct TALER_Amount *purse_fee,
struct GNUNET_TIME_Timestamp merge_timestamp,
- struct TALER_ReserveSignatureP *reserve_sig);
+ const struct TALER_ReserveSignatureP *reserve_sig);
/**