summaryrefslogtreecommitdiff
path: root/src/exchange
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-02-12 12:35:03 +0100
committerChristian Grothoff <christian@grothoff.org>2022-02-12 12:35:03 +0100
commit730d8c893cdf272f1a5e2a7f796102d670a28c47 (patch)
tree1f1d20030c928c5937adb6e4d6edc273fe9be7bd /src/exchange
parentd81b3f13d16210c1ae995306507c1b56091bc14e (diff)
downloadexchange-730d8c893cdf272f1a5e2a7f796102d670a28c47.tar.gz
exchange-730d8c893cdf272f1a5e2a7f796102d670a28c47.tar.bz2
exchange-730d8c893cdf272f1a5e2a7f796102d670a28c47.zip
-more doxygen fixes
Diffstat (limited to 'src/exchange')
-rw-r--r--src/exchange/taler-exchange-httpd_melt.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/exchange/taler-exchange-httpd_melt.h b/src/exchange/taler-exchange-httpd_melt.h
index 0edaf2475..b15fd07c7 100644
--- a/src/exchange/taler-exchange-httpd_melt.h
+++ b/src/exchange/taler-exchange-httpd_melt.h
@@ -30,10 +30,10 @@
/**
* Handle a "/coins/$COIN_PUB/melt" request. Parses the request into the JSON
- * components and then hands things of to #check_for_denomination_key() to
+ * components and then hands things of to #check_melt_valid() to
* validate the melted coins, the signature and execute the melt using
- * handle_melt().
-
+ * melt_transaction().
+ *
* @param connection the MHD connection to handle
* @param coin_pub public key of the coin
* @param root uploaded JSON data