diff options
| author | Christian Grothoff <grothoff@gnunet.org> | 2023-03-31 13:50:32 +0200 |
|---|---|---|
| committer | Christian Grothoff <grothoff@gnunet.org> | 2023-03-31 13:50:32 +0200 |
| commit | 6eed8917c37ad047ee95e964cd516d82aacac473 (patch) | |
| tree | 5dedf24afa822f80325abbd407275f9de840b302 /src/exchangedb/pg_lookup_wire_timestamp.h | |
| parent | 9cce35d27027e1e72e44ac8965ae687d75f1c93d (diff) | |
fix exchangedb build errors
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 |
