From a0d88973b2b4be3dfbc5dec750756aa449149ce0 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 20 Oct 2018 19:40:32 +0200 Subject: fix newlines --- src/auditordb/plugin_auditordb_postgres.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/auditordb') diff --git a/src/auditordb/plugin_auditordb_postgres.c b/src/auditordb/plugin_auditordb_postgres.c index bf88e5e9d..65acf637d 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); - - } -- cgit v1.2.3