summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_auditors.h
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2021-10-25 19:33:43 +0200
committerChristian Grothoff <christian@grothoff.org>2021-10-27 09:23:13 +0200
commitb6be9dc0c0f1f20c76f6f63a7679a5c07f868f54 (patch)
treef92d69dcfbebb624bcb79d775ff81c5d225cf1d7 /src/exchange/taler-exchange-httpd_auditors.h
parent74234f75a41222f6a630106be75a799f4f02ec1d (diff)
downloadexchange-b6be9dc0c0f1f20c76f6f63a7679a5c07f868f54.tar.gz
exchange-b6be9dc0c0f1f20c76f6f63a7679a5c07f868f54.tar.bz2
exchange-b6be9dc0c0f1f20c76f6f63a7679a5c07f868f54.zip
-work on FTBFS
Diffstat (limited to 'src/exchange/taler-exchange-httpd_auditors.h')
-rw-r--r--src/exchange/taler-exchange-httpd_auditors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_auditors.h b/src/exchange/taler-exchange-httpd_auditors.h
index f8191f8a2..00a2e57a9 100644
--- a/src/exchange/taler-exchange-httpd_auditors.h
+++ b/src/exchange/taler-exchange-httpd_auditors.h
@@ -39,7 +39,7 @@ MHD_RESULT
TEH_handler_auditors (
struct MHD_Connection *connection,
const struct TALER_AuditorPublicKeyP *auditor_pub,
- const struct GNUNET_HashCode *h_denom_pub,
+ const struct TALER_DenominationHash *h_denom_pub,
const json_t *root);