From 6a373d1e568ad6b5f15c68f94223e9b488044be1 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 17 Aug 2019 22:04:44 +0200 Subject: update ChangeLog --- src/auditordb/plugin_auditordb_postgres.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/auditordb') diff --git a/src/auditordb/plugin_auditordb_postgres.c b/src/auditordb/plugin_auditordb_postgres.c index face423dc..dfd8d64e0 100644 --- a/src/auditordb/plugin_auditordb_postgres.c +++ b/src/auditordb/plugin_auditordb_postgres.c @@ -1579,8 +1579,8 @@ postgres_insert_denomination_info (void *cls, TALER_amount_cmp_currency_nbo (&issue->value, &issue->fee_refund)); return GNUNET_PQ_eval_prepared_non_select (session->conn, - "auditor_denominations_insert", - params); + "auditor_denominations_insert", + params); } -- cgit v1.2.3