gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-exchange] branch master updated: fix newlines


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: fix newlines
Date: Sat, 20 Oct 2018 19:40:33 +0200

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 a0d88973 fix newlines
a0d88973 is described below

commit a0d88973b2b4be3dfbc5dec750756aa449149ce0
Author: Christian Grothoff <address@hidden>
AuthorDate: Sat Oct 20 19:40:32 2018 +0200

    fix newlines
---
 src/auditordb/plugin_auditordb_postgres.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/auditordb/plugin_auditordb_postgres.c 
b/src/auditordb/plugin_auditordb_postgres.c
index bf88e5e9..65acf637 100644
--- a/src/auditordb/plugin_auditordb_postgres.c
+++ b/src/auditordb/plugin_auditordb_postgres.c
@@ -1112,8 +1112,6 @@ postgres_insert_deposit_confirmation (void *cls,
   return GNUNET_PQ_eval_prepared_non_select (session->conn,
                                             
"auditor_deposit_confirmation_insert",
                                             params);
-
-
 }
 
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]