gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -fix typos


From: gnunet
Subject: [taler-exchange] branch master updated: -fix typos
Date: Wed, 26 Jul 2023 17:53:27 +0200

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 722e00b1 -fix typos
722e00b1 is described below

commit 722e00b1e9869e0ff337d40b28f2ed71d8afcd76
Author: Özgür Kesim <oec-taler@kesim.org>
AuthorDate: Wed Jul 26 17:53:24 2023 +0200

    -fix typos
---
 src/include/taler_pq_lib.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/include/taler_pq_lib.h b/src/include/taler_pq_lib.h
index 7ea6bef3..db77c53b 100644
--- a/src/include/taler_pq_lib.h
+++ b/src/include/taler_pq_lib.h
@@ -259,7 +259,7 @@ TALER_PQ_result_spec_json (const char *name,
 /**
  * Array of blinded denomination signature expected
  *
- * @parma db context of the database connection
+ * @param db context of the database connection
  * @param name name of the field in the table
  * @param[out] num number of elements in @e denom_sigs
  * @param[out] denom_sigs where to store the result
@@ -275,7 +275,7 @@ TALER_PQ_result_spec_array_blinded_denom_sig (
 /**
  * Array of blinded hashes of coin envelopes
  *
- * @parma db context of the database connection
+ * @param db context of the database connection
  * @param name name of the field in the table
  * @param[out] num number of elements in @e denom_sigs
  * @param[out] h_coin_evs where to store the result
@@ -291,7 +291,7 @@ TALER_PQ_result_spec_array_blinded_coin_hash (
 /**
  * Array of hashes of denominations
  *
- * @parma db context of the database connection
+ * @param db context of the database connection
  * @param name name of the field in the table
  * @param[out] num number of elements in @e denom_sigs
  * @param[out] denom_hs where to store the 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]