summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_auditors.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/taler-merchant-httpd_auditors.c')
-rw-r--r--src/backend/taler-merchant-httpd_auditors.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/taler-merchant-httpd_auditors.c b/src/backend/taler-merchant-httpd_auditors.c
index 480c4bb1..ac112166 100644
--- a/src/backend/taler-merchant-httpd_auditors.c
+++ b/src/backend/taler-merchant-httpd_auditors.c
@@ -72,7 +72,7 @@ json_t *j_auditors;
*/
int
TMH_AUDITORS_check_dk (struct TALER_MINT_Handle *mh,
- struct TALER_MINT_DenomPublicKey *dk)
+ const struct TALER_MINT_DenomPublicKey *dk)
{
// First, we should probably check to see if dk is expired.
//