aboutsummaryrefslogtreecommitdiff
path: root/src/include/taler_testing_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/taler_testing_lib.h')
-rw-r--r--src/include/taler_testing_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h
index 5c00901f6..b95c9bb7d 100644
--- a/src/include/taler_testing_lib.h
+++ b/src/include/taler_testing_lib.h
@@ -1392,7 +1392,7 @@ struct TALER_TESTING_Command
TALER_TESTING_cmd_reserve_close (
const char *label,
const char *reserve_reference,
- const char *target_account,
+ struct TALER_FullPayto target_account,
unsigned int expected_response_code);