summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-07-25 10:57:08 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2018-07-25 10:57:08 +0200
commit26c2403f99620540228fcc441424593701d1bfec (patch)
tree044963aea5128f8e5b32be2569634c6e0674aec5
parent2952c84fdf205151e22e151fea6e884246b179fc (diff)
downloadexchange-26c2403f99620540228fcc441424593701d1bfec.tar.gz
exchange-26c2403f99620540228fcc441424593701d1bfec.tar.bz2
exchange-26c2403f99620540228fcc441424593701d1bfec.zip
Place FIXME/WARNING
-rw-r--r--src/exchange-lib/testing_api_helpers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange-lib/testing_api_helpers.c b/src/exchange-lib/testing_api_helpers.c
index 749e5d889..d0efae390 100644
--- a/src/exchange-lib/testing_api_helpers.c
+++ b/src/exchange-lib/testing_api_helpers.c
@@ -508,7 +508,7 @@ TALER_TESTING_url_port_free (const char *url)
* @a payto://-URL and adds some salt to create the JSON.
*
* @param account_no account number
- * @param bank_url the bank_url
+ * @param bank_url the bank_url (FIXME/WARNING: shouldn't this be a _hostname_ ??)
* @return JSON describing the account, including the
* payto://-URL of the account, must be manually decref'd
*/