summaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_get_wire_fees.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/pg_get_wire_fees.h')
-rw-r--r--src/exchangedb/pg_get_wire_fees.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/exchangedb/pg_get_wire_fees.h b/src/exchangedb/pg_get_wire_fees.h
index 83bacd674..798a514db 100644
--- a/src/exchangedb/pg_get_wire_fees.h
+++ b/src/exchangedb/pg_get_wire_fees.h
@@ -37,8 +37,8 @@
*/
enum GNUNET_DB_QueryStatus
TEH_PG_get_wire_fees (void *cls,
- const char *wire_method,
- TALER_EXCHANGEDB_WireFeeCallback cb,
+ const char *wire_method,
+ TALER_EXCHANGEDB_WireFeeCallback cb,
void *cb_cls);
#endif