aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_batch_reserves_in_insert.h
diff options
context:
space:
mode:
authorJoseph <Joseph.xu@efrei.net>2022-11-18 11:18:45 -0500
committerJoseph <Joseph.xu@efrei.net>2022-11-21 10:40:10 -0500
commitb9ccfbd66b192e11766f4129bae65c16fddffc5a (patch)
tree18d89b938c43295b6b25d0fef20c3091ce43aab3 /src/exchangedb/pg_batch_reserves_in_insert.h
parentf60e38077c7e2ddd2ac6ae3e35c4b27f3225512a (diff)
downloadexchange-b9ccfbd66b192e11766f4129bae65c16fddffc5a.tar.xz
some modifications, there is one error which display (no function matches the given name and argument types)
Diffstat (limited to 'src/exchangedb/pg_batch_reserves_in_insert.h')
-rw-r--r--src/exchangedb/pg_batch_reserves_in_insert.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchangedb/pg_batch_reserves_in_insert.h b/src/exchangedb/pg_batch_reserves_in_insert.h
index 9422096db..766795672 100644
--- a/src/exchangedb/pg_batch_reserves_in_insert.h
+++ b/src/exchangedb/pg_batch_reserves_in_insert.h
@@ -31,4 +31,5 @@ TEH_PG_batch_reserves_in_insert (void *cls,
const struct TALER_EXCHANGEDB_ReserveInInfo *reserves,
unsigned int reserves_length,
enum GNUNET_DB_QueryStatus *results);
+
#endif