gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: fix doxygen


From: gnunet
Subject: [taler-exchange] branch master updated: fix doxygen
Date: Wed, 26 May 2021 09:24:52 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 58939d55 fix doxygen
58939d55 is described below

commit 58939d55e95f1e336b4a8be2581b3e576b0ce3e9
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed May 26 09:24:44 2021 +0200

    fix doxygen
---
 src/exchange/taler-exchange-httpd_keys.h      | 2 +-
 src/exchange/taler-exchange-httpd_responses.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/exchange/taler-exchange-httpd_keys.h 
b/src/exchange/taler-exchange-httpd_keys.h
index c13e9788..be9548fe 100644
--- a/src/exchange/taler-exchange-httpd_keys.h
+++ b/src/exchange/taler-exchange-httpd_keys.h
@@ -129,7 +129,7 @@ TEH_keys_update_states (void);
  * key state is resolved.
  *
  * @param h_denom_pub hash of denomination public key
- * @param[in,out] connection used to return status message if NULL is returned
+ * @param[in,out] conn used to return status message if NULL is returned
  * @param[out] mret set to the MHD status if NULL is returned
  * @return the denomination key issue,
  *         or NULL if @a h_denom_pub could not be found
diff --git a/src/exchange/taler-exchange-httpd_responses.h 
b/src/exchange/taler-exchange-httpd_responses.h
index d4acd213..b46e85ce 100644
--- a/src/exchange/taler-exchange-httpd_responses.h
+++ b/src/exchange/taler-exchange-httpd_responses.h
@@ -70,7 +70,7 @@ TEH_RESPONSE_reply_unknown_denom_pub_hash (
  * @param dph denomination public key hash
  * @param now timestamp to use
  * @param ec error code to use
- * @param name of the operation that is not allowed at this time
+ * @param oper name of the operation that is not allowed at this time
  * @return MHD result code
  */
 MHD_RESULT

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]