summaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_get_global_fees.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/pg_get_global_fees.h')
-rw-r--r--src/exchangedb/pg_get_global_fees.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/exchangedb/pg_get_global_fees.h b/src/exchangedb/pg_get_global_fees.h
index c8f6f02c2..80c9b812f 100644
--- a/src/exchangedb/pg_get_global_fees.h
+++ b/src/exchangedb/pg_get_global_fees.h
@@ -35,6 +35,7 @@
*/
enum GNUNET_DB_QueryStatus
TEH_PG_get_global_fees (void *cls,
- TALER_EXCHANGEDB_GlobalFeeCallback cb,
+ TALER_EXCHANGEDB_GlobalFeeCallback cb,
void *cb_cls);
+
#endif