summaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_iterate_active_auditors.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/pg_iterate_active_auditors.h')
-rw-r--r--src/exchangedb/pg_iterate_active_auditors.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/exchangedb/pg_iterate_active_auditors.h b/src/exchangedb/pg_iterate_active_auditors.h
index 1247d2d3d..f0e2808e9 100644
--- a/src/exchangedb/pg_iterate_active_auditors.h
+++ b/src/exchangedb/pg_iterate_active_auditors.h
@@ -36,6 +36,7 @@
*/
enum GNUNET_DB_QueryStatus
TEH_PG_iterate_active_auditors (void *cls,
- TALER_EXCHANGEDB_AuditorsCallback cb,
+ TALER_EXCHANGEDB_AuditorsCallback cb,
void *cb_cls);
+
#endif