summaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_common.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-07-05 11:46:02 +0200
committerChristian Grothoff <christian@grothoff.org>2022-07-05 11:46:02 +0200
commit75dbf20cedb45d806a93b35124d10d9746527e88 (patch)
treee9a1674a1f9da403b7ada188f5396f3eda452720 /src/lib/exchange_api_common.c
parent3453126eb7985c6f311597bf4acf3682f3a3dc9b (diff)
downloadexchange-75dbf20cedb45d806a93b35124d10d9746527e88.tar.gz
exchange-75dbf20cedb45d806a93b35124d10d9746527e88.tar.bz2
exchange-75dbf20cedb45d806a93b35124d10d9746527e88.zip
-annotate bugs
Diffstat (limited to 'src/lib/exchange_api_common.c')
-rw-r--r--src/lib/exchange_api_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/exchange_api_common.c b/src/lib/exchange_api_common.c
index 739b215f6..b64053f24 100644
--- a/src/lib/exchange_api_common.c
+++ b/src/lib/exchange_api_common.c
@@ -724,7 +724,7 @@ help_deposit (struct CoinHistoryParseContext *pc,
{
struct TALER_MerchantWireHashP h_wire;
struct TALER_PrivateContractHashP h_contract_terms;
- // struct TALER_ExtensionContractHashP h_extensions; // FIXME!
+ // struct TALER_ExtensionContractHashP h_extensions; // FIXME #7270!
struct GNUNET_TIME_Timestamp wallet_timestamp;
struct TALER_MerchantPublicKeyP merchant_pub;
struct GNUNET_TIME_Timestamp refund_deadline = {0};