commit 26c2403f99620540228fcc441424593701d1bfec
parent 2952c84fdf205151e22e151fea6e884246b179fc
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date: Wed, 25 Jul 2018 10:57:08 +0200
Place FIXME/WARNING
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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
*/