aboutsummaryrefslogtreecommitdiff
path: root/src/include/taler_testing_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/taler_testing_lib.h')
-rw-r--r--src/include/taler_testing_lib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h
index 57bf7406a..af391693e 100644
--- a/src/include/taler_testing_lib.h
+++ b/src/include/taler_testing_lib.h
@@ -904,6 +904,7 @@ TALER_TESTING_run_fakebank (const char *bank_url,
904 * 904 *
905 * @param config_filename configuration file name. 905 * @param config_filename configuration file name.
906 * @param reset_db should we reset the bank's database 906 * @param reset_db should we reset the bank's database
907 * @param config_section which configuration section should be used
907 * @param[out] bc set to the bank's configuration data 908 * @param[out] bc set to the bank's configuration data
908 * @return #GNUNET_OK on success 909 * @return #GNUNET_OK on success
909 */ 910 */