From 912fd77aa2132ef0a67c65f6608cdbe324a3c46b Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Thu, 15 Feb 2018 16:39:00 +0100 Subject: fix paste leftover --- src/include/taler_testing_lib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h index 83fcd991c..897903303 100644 --- a/src/include/taler_testing_lib.h +++ b/src/include/taler_testing_lib.h @@ -1305,7 +1305,7 @@ TALER_TESTING_get_trait_order_id * @return the trait, to be put in the traits array of the command */ struct TALER_TESTING_Trait -TALER_TESTING_make_trait_url +TALER_TESTING_make_trait_order_id (unsigned int index, const char *order_id); -- cgit v1.2.3