gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] 02/02: -indent fix


From: gnunet
Subject: [taler-exchange] 02/02: -indent fix
Date: Thu, 19 Aug 2021 16:33:01 +0200

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

grothoff pushed a commit to branch master
in repository exchange.

commit a11e3cb193fd29a4d59517a9e1f96f0d44ad0d01
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Aug 19 16:32:57 2021 +0200

    -indent fix
---
 src/exchangedb/plugin_exchangedb_postgres.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/exchangedb/plugin_exchangedb_postgres.c 
b/src/exchangedb/plugin_exchangedb_postgres.c
index a259c7a0..1d05fb49 100644
--- a/src/exchangedb/plugin_exchangedb_postgres.c
+++ b/src/exchangedb/plugin_exchangedb_postgres.c
@@ -7483,7 +7483,8 @@ postgres_gc (void *cls)
      recoup and reserves_out tables to known_coins; these
      are NOT using 'ON DROP CASCADE' and might keep denomination
      keys alive for a bit longer, thus causing this statement
-     to fail. */(void) GNUNET_PQ_eval_prepared_non_select (conn,
+     to fail. */
+  (void) GNUNET_PQ_eval_prepared_non_select (conn,
                                              "gc_denominations",
                                              params_time);
   GNUNET_PQ_disconnect (conn);

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