summaryrefslogtreecommitdiff
path: root/src/include/taler_testing_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2022-03-17 14:16:19 +0100
committerChristian Grothoff <grothoff@gnunet.org>2022-03-17 14:16:34 +0100
commit12809b28ec6fb7a9b5a846faa9c652f7c3fd63e1 (patch)
treee05399cfda8d2ae724120e7fb6c7686ea713f601 /src/include/taler_testing_lib.h
parent63879d9d20986e66e847f1e19b16f5f2a60ee469 (diff)
downloadexchange-12809b28ec6fb7a9b5a846faa9c652f7c3fd63e1.tar.gz
exchange-12809b28ec6fb7a9b5a846faa9c652f7c3fd63e1.tar.bz2
exchange-12809b28ec6fb7a9b5a846faa9c652f7c3fd63e1.zip
-misc fixes
Diffstat (limited to 'src/include/taler_testing_lib.h')
-rw-r--r--src/include/taler_testing_lib.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h
index ac5f6c606..a1bc5d0d9 100644
--- a/src/include/taler_testing_lib.h
+++ b/src/include/taler_testing_lib.h
@@ -1087,8 +1087,7 @@ TALER_TESTING_cmd_deposit_confirmation (const char *label,
*/
struct TALER_TESTING_Command
TALER_TESTING_cmd_deposit_confirmation_with_retry (
- struct TALER_TESTING_Command
- cmd);
+ struct TALER_TESTING_Command cmd);
/**