summaryrefslogtreecommitdiff
path: root/src/mint
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-09-15 17:28:57 +0200
committerChristian Grothoff <christian@grothoff.org>2015-09-15 17:28:57 +0200
commite44f0309ee3899eade0c55d9229d1b153e0106b4 (patch)
treeba7579bb88181a3aa43b9d1aaf61ace398d0c037 /src/mint
parente68446e0a8a4a54b99ba5773a9f7ff17837a393b (diff)
downloadexchange-e44f0309ee3899eade0c55d9229d1b153e0106b4.tar.gz
exchange-e44f0309ee3899eade0c55d9229d1b153e0106b4.tar.bz2
exchange-e44f0309ee3899eade0c55d9229d1b153e0106b4.zip
reference #3972
Diffstat (limited to 'src/mint')
-rw-r--r--src/mint/taler-mint-httpd_wire.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mint/taler-mint-httpd_wire.c b/src/mint/taler-mint-httpd_wire.c
index 0e28db79b..13f23e8e0 100644
--- a/src/mint/taler-mint-httpd_wire.c
+++ b/src/mint/taler-mint-httpd_wire.c
@@ -58,7 +58,8 @@ TMH_WIRE_handler_wire (struct TMH_RequestHandler *rh,
/* NOTE: for now, we only support *ONE* wire format per
mint instance; if we supply multiple, we need to
add the strings for each type separately here -- and
- hash the 0-terminated strings above differently as well... */
+ hash the 0-terminated strings above differently as well...
+ See #3972. */
json_array_append_new (methods,
json_string (TMH_expected_wire_format));
return TMH_RESPONSE_reply_json_pack (connection,