From 7fee395bb6c150226386ed2aeb3109b2f0973b4e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 16 Mar 2020 16:13:21 +0100 Subject: harden URI validation logic --- src/include/taler_json_lib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include') diff --git a/src/include/taler_json_lib.h b/src/include/taler_json_lib.h index 34d984f70..fa14dc0bc 100644 --- a/src/include/taler_json_lib.h +++ b/src/include/taler_json_lib.h @@ -202,7 +202,7 @@ TALER_JSON_wire_to_method (const json_t *wire_s); /** * Obtain the payto://-URL associated with the given * wire account details. @a wire_s must contain a payto://-URL - * under 'url'. + * under 'payto_uri'. * * @return NULL on error */ -- cgit v1.2.3