diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-07-05 11:46:02 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-07-05 11:46:02 +0200 |
commit | 75dbf20cedb45d806a93b35124d10d9746527e88 (patch) | |
tree | e9a1674a1f9da403b7ada188f5396f3eda452720 /src/exchange/taler-exchange-httpd_extensions.c | |
parent | 3453126eb7985c6f311597bf4acf3682f3a3dc9b (diff) |
-annotate bugs
Diffstat (limited to 'src/exchange/taler-exchange-httpd_extensions.c')
-rw-r--r-- | src/exchange/taler-exchange-httpd_extensions.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_extensions.c b/src/exchange/taler-exchange-httpd_extensions.c index 5a613738..d6c26f6f 100644 --- a/src/exchange/taler-exchange-httpd_extensions.c +++ b/src/exchange/taler-exchange-httpd_extensions.c @@ -162,7 +162,7 @@ TEH_extensions_init () return GNUNET_SYSERR; } - /* FIXME: shall we load the extensions from the config right away? + /* FIXME #7270: shall we load the extensions from the config right away? * We do have to for now, as otherwise denominations with age restriction * will not have the age mask set right upon initial generation. */ |