summaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_select_wire_out_above_serial_id_by_account.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/pg_select_wire_out_above_serial_id_by_account.h')
-rw-r--r--src/exchangedb/pg_select_wire_out_above_serial_id_by_account.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchangedb/pg_select_wire_out_above_serial_id_by_account.h b/src/exchangedb/pg_select_wire_out_above_serial_id_by_account.h
index 98315cace..04c6a62b2 100644
--- a/src/exchangedb/pg_select_wire_out_above_serial_id_by_account.h
+++ b/src/exchangedb/pg_select_wire_out_above_serial_id_by_account.h
@@ -43,4 +43,5 @@ TEH_PG_select_wire_out_above_serial_id_by_account (
uint64_t serial_id,
TALER_EXCHANGEDB_WireTransferOutCallback cb,
void *cb_cls);
+
#endif