diff options
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 b0b8035f..5b11ad93 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.   */ | 
