summaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_lookup_wire_timestamp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/pg_lookup_wire_timestamp.h')
-rw-r--r--src/exchangedb/pg_lookup_wire_timestamp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/pg_lookup_wire_timestamp.h b/src/exchangedb/pg_lookup_wire_timestamp.h
index 069dd940c..f2ee117de 100644
--- a/src/exchangedb/pg_lookup_wire_timestamp.h
+++ b/src/exchangedb/pg_lookup_wire_timestamp.h
@@ -34,7 +34,7 @@
*/
enum GNUNET_DB_QueryStatus
TEH_PG_lookup_wire_timestamp (void *cls,
- const char *payto_uri,
+ const char *payto_uri,
struct GNUNET_TIME_Timestamp *last_date);
#endif