summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_auditors.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-26 13:01:29 +0100
committerChristian Grothoff <christian@grothoff.org>2020-03-26 13:01:29 +0100
commit3c7f7d595f99fbe919f0540679939ffde620b398 (patch)
tree456637c9fa4ad1f502fc700f7b76d3fcc9a92d2c /src/backend/taler-merchant-httpd_auditors.c
parentea3354ae0d2af69e6953514719838f74809301a9 (diff)
downloadmerchant-3c7f7d595f99fbe919f0540679939ffde620b398.tar.gz
merchant-3c7f7d595f99fbe919f0540679939ffde620b398.tar.bz2
merchant-3c7f7d595f99fbe919f0540679939ffde620b398.zip
fix fTBFSD
Diffstat (limited to 'src/backend/taler-merchant-httpd_auditors.c')
-rw-r--r--src/backend/taler-merchant-httpd_auditors.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/taler-merchant-httpd_auditors.c b/src/backend/taler-merchant-httpd_auditors.c
index 8373f15e..69e613bf 100644
--- a/src/backend/taler-merchant-httpd_auditors.c
+++ b/src/backend/taler-merchant-httpd_auditors.c
@@ -70,7 +70,7 @@ json_t *j_auditors;
* @param mh exchange issuing @a dk
* @param dk a denomination issued by @a mh
* @param exchange_trusted #GNUNET_YES if the exchange of @a dk is trusted by config
- * @return #GNUNET_OK if we accept this denomination
+ * @return #GNUNET_OK if we accept this denomination // FIXME: should return TALER_EC instead!
*/
int
TMH_AUDITORS_check_dk (struct TALER_EXCHANGE_Handle *mh,