summaryrefslogtreecommitdiff
path: root/src/exchange
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-11-28 11:39:18 +0900
committerChristian Grothoff <grothoff@gnunet.org>2023-11-28 11:39:18 +0900
commit35d52699018a62851ba1420715d4bec3818a190a (patch)
tree7a84936c83a09bdb27fe50c130e9a2f2161d843a /src/exchange
parentf7661b0c1f74cd1955e7a8de22dda1fecff2a2de (diff)
downloadexchange-35d52699018a62851ba1420715d4bec3818a190a.tar.gz
exchange-35d52699018a62851ba1420715d4bec3818a190a.tar.bz2
exchange-35d52699018a62851ba1420715d4bec3818a190a.zip
-misc doxygen fixes
Diffstat (limited to 'src/exchange')
-rw-r--r--src/exchange/taler-exchange-httpd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd.c b/src/exchange/taler-exchange-httpd.c
index 1cde58164..67e089627 100644
--- a/src/exchange/taler-exchange-httpd.c
+++ b/src/exchange/taler-exchange-httpd.c
@@ -390,7 +390,6 @@ handle_post_coins (struct TEH_RequestContext *rc,
* EdDSA key of the coin and demultiplexes based on $OP.
*
* @param rc request context
- * @param root uploaded JSON data
* @param args array of additional options
* @return MHD result code
*/