From d8d1453789a7ca010c79d59ea9832fdd0e3dfc91 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 1 Aug 2021 23:06:16 +0200 Subject: [PATCH] -misc doxygen fixes --- contrib/gana | 2 +- src/include/taler_testing_lib.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/contrib/gana b/contrib/gana index bd76ae195..a92cff199 160000 --- a/contrib/gana +++ b/contrib/gana @@ -1 +1 @@ -Subproject commit bd76ae195ba95ef18bb1d91f7e3ff7501543bf1c +Subproject commit a92cff199209cbe850a2a0dc39f11a4a342c33b2 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, * * @param config_filename configuration file name. * @param reset_db should we reset the bank's database + * @param config_section which configuration section should be used * @param[out] bc set to the bank's configuration data * @return #GNUNET_OK on success */