summaryrefslogtreecommitdiff
path: root/src/json/json_helper.c
diff options
context:
space:
mode:
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