diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-08-29 00:37:37 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-08-29 00:37:37 +0200 |
commit | 0846ab93bcbe606d34cc547904634244312e137d (patch) | |
tree | 6965ac524b88653be4e61ca340884853cba666dd /src/testing | |
parent | f486df99c87f4ea660a4e39fe4497c9fd2afa847 (diff) |
doxygen fixes
Diffstat (limited to 'src/testing')
-rw-r--r-- | src/testing/testing_api_helpers_bank.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/testing_api_helpers_bank.c b/src/testing/testing_api_helpers_bank.c index b0b8035f3..5b11ad937 100644 --- a/src/testing/testing_api_helpers_bank.c +++ b/src/testing/testing_api_helpers_bank.c @@ -106,6 +106,7 @@ TALER_TESTING_has_in_name (const char *prog, * bank" function to do such tasks. This function is also * responsible to create the exchange user at Nexus. * + * @param bc bank configuration of the bank * @return the pair of both service handles. In case of * errors, each element of the pair will be set to NULL. */ |