diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/mint/taler-mint-httpd.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mint/taler-mint-httpd.h b/src/mint/taler-mint-httpd.h index 5c8ec96a9..d4e60f894 100644 --- a/src/mint/taler-mint-httpd.h +++ b/src/mint/taler-mint-httpd.h @@ -26,8 +26,7 @@ #include <microhttpd.h> /** - * For now, we just do EUR. Should become configurable - * in the future! + * For now, we just do EUR. Should become configurable in the future! (#3740) */ #define TMH_MINT_CURRENCY "EUR" |