paste leftover

This commit is contained in:
Marcello Stanisci 2018-02-15 17:23:29 +01:00
parent 912fd77aa2
commit 63109b6910
No known key found for this signature in database
GPG Key ID: 8D526861953F4C0F

View File

@ -287,7 +287,7 @@ TALER_TESTING_make_trait_order_id
{
struct TALER_TESTING_Trait ret = {
.index = index,
.trait_name = TALER_TESTING_TRAIT_URL,
.trait_name = TALER_TESTING_TRAIT_ORDER_ID,
.ptr = (const void *) order_id
};
return ret;