From 41bfdb450969f427005e8c4ac8948f3cf2e51e1d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 31 Oct 2021 00:21:46 +0200 Subject: -fix FTBFS issues --- src/include/taler_exchange_service.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include') diff --git a/src/include/taler_exchange_service.h b/src/include/taler_exchange_service.h index 36a23598..6daa120d 100644 --- a/src/include/taler_exchange_service.h +++ b/src/include/taler_exchange_service.h @@ -1711,7 +1711,7 @@ struct TALER_EXCHANGE_TransferData /** * hash of the payto:// URI the transfer went to */ - struct TALER_PaytoHash h_wire; + struct TALER_PaytoHash h_payto; /** * time when the exchange claims to have performed the wire transfer -- cgit v1.2.3