diff options
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/taler_testing_lib.h | 3 |
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); /** |