summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-12 19:45:45 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-12 19:45:45 +0100
commit061eaac70f9548f23a895b3cf8dec4d51ca4fe8f (patch)
treece62618edcbfd6e3a184a86dce2f70feaa2f2249 /src/include
parentc085013ea7455bd376268ce82bd2eb463a353901 (diff)
downloadexchange-061eaac70f9548f23a895b3cf8dec4d51ca4fe8f.tar.gz
exchange-061eaac70f9548f23a895b3cf8dec4d51ca4fe8f.tar.bz2
exchange-061eaac70f9548f23a895b3cf8dec4d51ca4fe8f.zip
split of check_empty logic
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_testing_lib.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h
index af122abde..bb5270042 100644
--- a/src/include/taler_testing_lib.h
+++ b/src/include/taler_testing_lib.h
@@ -1081,7 +1081,6 @@ TALER_TESTING_cmd_track_transfer_empty (const char *label,
* @param expected_amount how much money we expect being moved
* with this wire-transfer.
* @param expected_wire_fee expected wire fee.
- *
* @return the command
*/
struct TALER_TESTING_Command
@@ -1102,7 +1101,6 @@ TALER_TESTING_cmd_track_transfer (const char *label,
* @param amount the amount expected to be transferred.
* @param debit_account the account that gave money.
* @param credit_account the account that received money.
- *
* @return the command
*/
struct TALER_TESTING_Command