summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-06-24 09:35:02 +0200
committerChristian Grothoff <christian@grothoff.org>2017-06-24 09:35:02 +0200
commit0599b3b35b69112c5a571dfa23808f45ddce736e (patch)
tree382c1278a0d4dadce2fc706702c430dea496e506 /src
parent9aa2e94812278f1bd392483a6a9b36f138c20aef (diff)
downloadexchange-0599b3b35b69112c5a571dfa23808f45ddce736e.tar.gz
exchange-0599b3b35b69112c5a571dfa23808f45ddce736e.tar.bz2
exchange-0599b3b35b69112c5a571dfa23808f45ddce736e.zip
need extra font to build on my system
Diffstat (limited to 'src')
-rw-r--r--src/exchangedb/plugin_exchangedb_postgres.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/plugin_exchangedb_postgres.c b/src/exchangedb/plugin_exchangedb_postgres.c
index 98ac11773..9ec998aa9 100644
--- a/src/exchangedb/plugin_exchangedb_postgres.c
+++ b/src/exchangedb/plugin_exchangedb_postgres.c
@@ -2889,7 +2889,7 @@ postgres_get_ready_deposit (void *cls,
* @return transaction status code, if positive:
* number of rows processed, 0 if none exist
*/
-static int
+static int // FIXME: enum GNUNET_DB_QueryStatus
postgres_iterate_matching_deposits (void *cls,
struct TALER_EXCHANGEDB_Session *session,
const struct GNUNET_HashCode *h_wire,