diff options
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 |