summaryrefslogtreecommitdiff
path: root/src/bank-lib
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-05-29 10:34:41 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2018-05-29 10:34:41 +0200
commit11b3616355e4a0fb4a5dff1f5aee4de5e1884ca5 (patch)
tree6e8d3827dc7241e9b8255d903005929b8a02f01e /src/bank-lib
parent5faa541d270fa6664a6b61b67c36dce48b368356 (diff)
downloadexchange-11b3616355e4a0fb4a5dff1f5aee4de5e1884ca5.tar.gz
exchange-11b3616355e4a0fb4a5dff1f5aee4de5e1884ca5.tar.bz2
exchange-11b3616355e4a0fb4a5dff1f5aee4de5e1884ca5.zip
Commenting the bank-lib "testing" header file.
Diffstat (limited to 'src/bank-lib')
-rw-r--r--src/bank-lib/testing_api_helpers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bank-lib/testing_api_helpers.c b/src/bank-lib/testing_api_helpers.c
index cc6bf412d..9ed041c5b 100644
--- a/src/bank-lib/testing_api_helpers.c
+++ b/src/bank-lib/testing_api_helpers.c
@@ -164,7 +164,7 @@ TALER_TESTING_run_bank (const char *config_filename,
* Prepare the bank execution. Check if the port is available
* and reset database.
*
- * @param config_filename configuration filename.
+ * @param config_filename configuration file name.
*
* @return the base url, or NULL upon errors. Must be freed
* by the caller.