gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -typo


From: gnunet
Subject: [taler-exchange] branch master updated: -typo
Date: Tue, 27 Dec 2022 11:04:02 +0100

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 704f791d -typo
704f791d is described below

commit 704f791d0c47a9e5f9a6c076df50dd338487bb43
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Tue Dec 27 11:03:08 2022 +0100

    -typo
---
 src/exchangedb/exchange_do_batch_reserves_in_insert.sql | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/exchangedb/exchange_do_batch_reserves_in_insert.sql 
b/src/exchangedb/exchange_do_batch_reserves_in_insert.sql
index d7efe01b..56cae3d9 100644
--- a/src/exchangedb/exchange_do_batch_reserves_in_insert.sql
+++ b/src/exchangedb/exchange_do_batch_reserves_in_insert.sql
@@ -66,7 +66,7 @@ transaction_duplicate= FALSE;
     out_reserve_found = FALSE;
   ELSE
     -- We made no change, which means the reserve existed.
-    out_reserve_found = TRUE; /*RESERVE EXISTED BUT WE DO NOT KNOW ANY 
INFORMATIONS ABOUT TRANSACTION, RETURN*/
+    out_reserve_found = TRUE; /*RESERVE EXISTED BUT WE DO NOT HAVE ANY 
INFORMATION ABOUT TRANSACTION, RETURN*/
     RETURN;
   END IF;
   PERFORM pg_notify(in_notify, NULL);

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