diff options
Diffstat (limited to 'src/exchangedb/pg_lookup_wire_timestamp.h')
| -rw-r--r-- | src/exchangedb/pg_lookup_wire_timestamp.h | 2 | 
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 069dd940..f2ee117d 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  | 
