From 36195e85ea55eb95152f0b9b10210e9d1b35903a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 15 Mar 2017 14:19:57 +0100 Subject: skeleton logic for analyze_coins() --- src/auditordb/plugin_auditordb_postgres.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/auditordb') diff --git a/src/auditordb/plugin_auditordb_postgres.c b/src/auditordb/plugin_auditordb_postgres.c index 1784fdf5e..ebcd0ef85 100644 --- a/src/auditordb/plugin_auditordb_postgres.c +++ b/src/auditordb/plugin_auditordb_postgres.c @@ -2049,7 +2049,7 @@ postgres_update_denomination_balance (void *cls, * melts for the above information * @param[out] last_refund_serial_id up to which point did we consider * refunds for the above information - * @return #GNUNET_OK on success; #GNUNET_SYSERR on failure + * @return #GNUNET_OK on success; #GNUNET_NO if no record found, #GNUNET_SYSERR on failure */ static int postgres_get_denomination_balance (void *cls, -- cgit v1.2.3