diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-03-28 16:37:09 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-03-28 16:37:09 +0100 |
commit | 1e3f7586ece23e15929191891f09c9783579af78 (patch) | |
tree | a1c4c642b11df194faf24439141f37e46e2c8171 /src/mint/taler-mint-httpd.h | |
parent | 7bdf3ba46ace8b665bb67e28ee164d21e5553723 (diff) |
reference #3740
Diffstat (limited to 'src/mint/taler-mint-httpd.h')
-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" |