summaryrefslogtreecommitdiff
path: root/src/json/json_wire.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-10-25 10:40:32 +0200
committerChristian Grothoff <christian@grothoff.org>2021-10-27 09:23:12 +0200
commit3af7bc0a292715766c3b0196d31a3eea8dc6ca4b (patch)
tree0f6dd8188635dc12948afd9ea1be4a12cccc84f4 /src/json/json_wire.c
parentec3d5a7655d63c0d5675c095e3ebbb3cdc72a087 (diff)
downloadexchange-3af7bc0a292715766c3b0196d31a3eea8dc6ca4b.tar.gz
exchange-3af7bc0a292715766c3b0196d31a3eea8dc6ca4b.tar.bz2
exchange-3af7bc0a292715766c3b0196d31a3eea8dc6ca4b.zip
-more FTBFS fixes
Diffstat (limited to 'src/json/json_wire.c')
-rw-r--r--src/json/json_wire.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/json/json_wire.c b/src/json/json_wire.c
index f88daefcb..8f7fd6bb6 100644
--- a/src/json/json_wire.c
+++ b/src/json/json_wire.c
@@ -26,7 +26,7 @@
enum GNUNET_GenericReturnValue
TALER_JSON_merchant_wire_signature_hash (const json_t *wire_s,
- struct GNUNET_HashCode *hc)
+ struct TALER_MerchantWireHash *hc)
{
const char *payto_uri;
struct TALER_WireSalt salt;