summaryrefslogtreecommitdiff
path: root/src/json/json_helper.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-07-06 23:08:53 +0200
committerChristian Grothoff <christian@grothoff.org>2022-07-06 23:08:53 +0200
commit282bbb0b62b5511d263e07f9837af5aac9bd90fe (patch)
tree21d59ae52fd9a63f7832297e947fae614da63ddb /src/json/json_helper.c
parentfaea446c1064ccffade61697707cee8adceb5e52 (diff)
downloadexchange-282bbb0b62b5511d263e07f9837af5aac9bd90fe.tar.gz
exchange-282bbb0b62b5511d263e07f9837af5aac9bd90fe.tar.bz2
exchange-282bbb0b62b5511d263e07f9837af5aac9bd90fe.zip
-fix typos
Diffstat (limited to 'src/json/json_helper.c')
-rw-r--r--src/json/json_helper.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/json/json_helper.c b/src/json/json_helper.c
index cf169384e..1db65ff66 100644
--- a/src/json/json_helper.c
+++ b/src/json/json_helper.c
@@ -635,7 +635,6 @@ TALER_JSON_spec_denom_pub (const char *field,
* Depending on the cipher in cls, it parses the corresponding public key type.
*
* @param cls closure, enum TALER_DenominationCipher
- * @param cipher cipher to parse for
* @param root the json object representing data
* @param[out] spec where to write the data
* @return #GNUNET_OK upon successful parsing; #GNUNET_SYSERR upon error