summaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_drain_kyc_alert.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/pg_drain_kyc_alert.h')
-rw-r--r--src/exchangedb/pg_drain_kyc_alert.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/pg_drain_kyc_alert.h b/src/exchangedb/pg_drain_kyc_alert.h
index bfaf04892..7425f472d 100644
--- a/src/exchangedb/pg_drain_kyc_alert.h
+++ b/src/exchangedb/pg_drain_kyc_alert.h
@@ -34,7 +34,7 @@
*/
enum GNUNET_DB_QueryStatus
TEH_PG_drain_kyc_alert (void *cls,
- uint32_t trigger_type,
+ uint32_t trigger_type,
struct TALER_PaytoHashP *h_payto);
#endif