diff options
author | Marcello Stanisci <stanisci.m@gmail.com> | 2018-05-29 12:18:18 +0200 |
---|---|---|
committer | Marcello Stanisci <stanisci.m@gmail.com> | 2018-05-29 12:18:18 +0200 |
commit | 3cb0454dc0d123f3a943d787c67cd4bcfb23a325 (patch) | |
tree | 42ca1eb62f09278ab0cae1e3b16301f2b6f71d78 /src/exchange-lib/testing_api_cmd_bank_check.c | |
parent | 11b3616355e4a0fb4a5dff1f5aee4de5e1884ca5 (diff) |
Commenting the main "testing" header file.
Diffstat (limited to 'src/exchange-lib/testing_api_cmd_bank_check.c')
-rw-r--r-- | src/exchange-lib/testing_api_cmd_bank_check.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/exchange-lib/testing_api_cmd_bank_check.c b/src/exchange-lib/testing_api_cmd_bank_check.c index df6c1393..c46aa10b 100644 --- a/src/exchange-lib/testing_api_cmd_bank_check.c +++ b/src/exchange-lib/testing_api_cmd_bank_check.c @@ -355,6 +355,8 @@ TALER_TESTING_cmd_check_bank_empty (const char *label) * @param deposit_reference reference to a CMD that is * able to provide the "check bank transfer" operation * input data. + * + * @return the command. */ struct TALER_TESTING_Command TALER_TESTING_cmd_check_bank_transfer_with_ref |