summaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_get_refresh_reveal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/pg_get_refresh_reveal.h')
-rw-r--r--src/exchangedb/pg_get_refresh_reveal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/exchangedb/pg_get_refresh_reveal.h b/src/exchangedb/pg_get_refresh_reveal.h
index 0fcea26cd..15b57b343 100644
--- a/src/exchangedb/pg_get_refresh_reveal.h
+++ b/src/exchangedb/pg_get_refresh_reveal.h
@@ -37,8 +37,8 @@
*/
enum GNUNET_DB_QueryStatus
TEH_PG_get_refresh_reveal (void *cls,
- const struct TALER_RefreshCommitmentP *rc,
- TALER_EXCHANGEDB_RefreshCallback cb,
+ const struct TALER_RefreshCommitmentP *rc,
+ TALER_EXCHANGEDB_RefreshCallback cb,
void *cb_cls);
#endif