commit 912fd77aa2132ef0a67c65f6608cdbe324a3c46b
parent d78f66d5e4753bf0546b3b2e8e2b7184064f92a8
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date: Thu, 15 Feb 2018 16:39:00 +0100
fix paste leftover
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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);