summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-02-15 16:39:00 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2018-02-15 16:39:00 +0100
commit912fd77aa2132ef0a67c65f6608cdbe324a3c46b (patch)
tree96699710b92907427b2bd6973d80d0f2fe17497b /src/include
parentd78f66d5e4753bf0546b3b2e8e2b7184064f92a8 (diff)
downloadexchange-912fd77aa2132ef0a67c65f6608cdbe324a3c46b.tar.gz
exchange-912fd77aa2132ef0a67c65f6608cdbe324a3c46b.tar.bz2
exchange-912fd77aa2132ef0a67c65f6608cdbe324a3c46b.zip
fix paste leftover
Diffstat (limited to 'src/include')
-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 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);