gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [taler-exchange] branch master updated: -codespell fix
Date: Sun, 16 Jul 2023 13:35:08 +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 0a4422f5 -codespell fix
0a4422f5 is described below

commit 0a4422f5fa446d600fc34ed4b5c26071c6668c32
Author: Özgür Kesim <oec-taler@kesim.org>
AuthorDate: Sun Jul 16 13:35:03 2023 +0200

    -codespell fix
---
 src/include/taler_exchange_service.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/include/taler_exchange_service.h 
b/src/include/taler_exchange_service.h
index b20689af..1902eb29 100644
--- a/src/include/taler_exchange_service.h
+++ b/src/include/taler_exchange_service.h
@@ -2965,14 +2965,13 @@ struct TALER_EXCHANGE_AgeWithdrawRevealResponse
 
       /**
        * Array of @e num_coins values about the coins obtained via the reveal
-       * operation.  The array give thes coins in the same order (and should
+       * operation.  The array give these coins in the same order (and should
        * have the same length) in which the original age-withdraw request
        * specified the respective denomination keys.
        */
       const struct TALER_EXCHANGE_RevealedCoinInfo *revealed_coins;
 
     } ok;
-    /* FIXME[oec]: error cases */
   } details;
 
 };

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