aboutsummaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_common.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-05-02 11:03:26 +0200
committerChristian Grothoff <christian@grothoff.org>2023-05-02 11:03:26 +0200
commit00021d7e83dd1008b8abe7173b8bcb441e169ff5 (patch)
treeb95cd6efa4053ce425b4fbc4622fcf050da80e6b /src/lib/exchange_api_common.c
parent8ce9433736f799a89a85409b99e61649d4bdf74f (diff)
downloadexchange-00021d7e83dd1008b8abe7173b8bcb441e169ff5.tar.xz
-doxygen
Diffstat (limited to 'src/lib/exchange_api_common.c')
-rw-r--r--src/lib/exchange_api_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/exchange_api_common.c b/src/lib/exchange_api_common.c
index 285a5292a..588b12834 100644
--- 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