From a76556f0caee4147e2c791f611a86c72afd7aaa1 Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Fri, 4 Nov 2022 12:58:03 +0100 Subject: -typos in arguments fixed --- src/include/taler_json_lib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/taler_json_lib.h') diff --git a/src/include/taler_json_lib.h b/src/include/taler_json_lib.h index d0527cc74..7f17df030 100644 --- a/src/include/taler_json_lib.h +++ b/src/include/taler_json_lib.h @@ -771,7 +771,7 @@ TALER_JSON_wire_to_payto (const json_t *wire_s); * @param[out] ech where to write the policy hash */ void -TALER_deposit_policy_hash (const json_t *extensions, +TALER_deposit_policy_hash (const json_t *policy, struct TALER_ExtensionPolicyHashP *ech); /** -- cgit v1.2.3