From 40d9674856dd77a98053f0451d76791de146551f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 1 Nov 2019 14:34:34 +0100 Subject: fix warnings --- src/auditordb/plugin_auditordb_postgres.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/auditordb') diff --git a/src/auditordb/plugin_auditordb_postgres.c b/src/auditordb/plugin_auditordb_postgres.c index c5559131f..19714e129 100644 --- a/src/auditordb/plugin_auditordb_postgres.c +++ b/src/auditordb/plugin_auditordb_postgres.c @@ -1027,6 +1027,7 @@ postgres_start (void *cls, GNUNET_PQ_EXECUTE_STATEMENT_END }; + (void) cls; if (GNUNET_OK != GNUNET_PQ_exec_statements (session->conn, es)) -- cgit v1.2.3