summaryrefslogtreecommitdiff
path: root/src/exchange
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchange')
-rw-r--r--src/exchange/taler-exchange-httpd_keys.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchange/taler-exchange-httpd_keys.c b/src/exchange/taler-exchange-httpd_keys.c
index ff5d1f410..cc93a4201 100644
--- a/src/exchange/taler-exchange-httpd_keys.c
+++ b/src/exchange/taler-exchange-httpd_keys.c
@@ -2318,6 +2318,7 @@ add_denom_key_cb (void *cls,
* Add the headers we want to set for every /keys response.
*
* @param ksh the key state to use
+ * @param wsh wire state to use
* @param[in,out] response the response to modify
* @return #GNUNET_OK on success
*/