commit 00021d7e83dd1008b8abe7173b8bcb441e169ff5
parent 8ce9433736f799a89a85409b99e61649d4bdf74f
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 2 May 2023 11:03:26 +0200
-doxygen
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib/exchange_api_common.c b/src/lib/exchange_api_common.c
@@ -2197,7 +2197,7 @@ TALER_EXCHANGE_verify_deposit_signature_ (
/**
* Parse account restriction in @a jrest into @a rest.
*
- * @param jrest array of account restrictions in JSON
+ * @param jresta array of account restrictions in JSON
* @param[out] resta_len set to length of @a resta
* @param[out] resta account restriction array to set
* @return #GNUNET_OK on success