gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -typos


From: gnunet
Subject: [taler-exchange] branch master updated: -typos
Date: Mon, 13 Mar 2023 09:08:27 +0100

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

oec pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 2cca5dff -typos
2cca5dff is described below

commit 2cca5dff2a042815b2ad6e9d2e2d1468f1d5c736
Author: Özgür Kesim <oec-taler@kesim.org>
AuthorDate: Mon Mar 13 09:08:22 2023 +0100

    -typos
---
 src/util/crypto_confirmation.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/util/crypto_confirmation.c b/src/util/crypto_confirmation.c
index 14075d43..63d597fd 100644
--- a/src/util/crypto_confirmation.c
+++ b/src/util/crypto_confirmation.c
@@ -202,12 +202,13 @@ executive_totp (void *h_key,
 
 
 /**
- * It is build pos confirmation to verify payment.
+ * @brief Builds POS confirmation to verify payment.
  *
  * @param pos_key base32 (RFC 3548, not Crockford!) encoded key for 
verification payment
  * @param pos_alg algorithm to compute the payment verification
  * @param total of the order paid
  * @param ts is the current time given
+ * @return Token on success, NULL of failure
  */
 char *
 TALER_build_pos_confirmation (const char *pos_key,

-- 
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]