From 75dbf20cedb45d806a93b35124d10d9746527e88 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 5 Jul 2022 11:46:02 +0200 Subject: -annotate bugs --- src/lib/exchange_api_batch_deposit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/exchange_api_batch_deposit.c') diff --git a/src/lib/exchange_api_batch_deposit.c b/src/lib/exchange_api_batch_deposit.c index 043aa061..39c1c9b4 100644 --- a/src/lib/exchange_api_batch_deposit.c +++ b/src/lib/exchange_api_batch_deposit.c @@ -587,7 +587,7 @@ TALER_EXCHANGE_batch_deposit ( deposits), GNUNET_JSON_pack_allow_null ( GNUNET_JSON_pack_object_steal ("extension_details", - NULL)), /* FIXME-Oec */ + NULL)), /* FIXME #7270-Oec */ GNUNET_JSON_pack_timestamp ("timestamp", dcd->timestamp), GNUNET_JSON_pack_data_auto ("merchant_pub", -- cgit v1.2.3