gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] branch master updated: NAMESTORE/REST: ftbfs


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: NAMESTORE/REST: ftbfs
Date: Thu, 25 Apr 2019 23:07:19 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new a9921bf3a NAMESTORE/REST: ftbfs
a9921bf3a is described below

commit a9921bf3acffe86beacd4f40819f44a1e719c42f
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Thu Apr 25 23:07:04 2019 +0200

    NAMESTORE/REST: ftbfs
---
 src/json/json_gnsrecord.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/json/json_gnsrecord.c b/src/json/json_gnsrecord.c
index 2adf3c777..cbdc0ff91 100644
--- a/src/json/json_gnsrecord.c
+++ b/src/json/json_gnsrecord.c
@@ -50,7 +50,7 @@ parse_gnsrecordobject (void *cls,
 {
   struct GNUNET_GNSRECORD_Data *gnsrecord_object;
   struct GNUNET_TIME_Absolute abs_expiration_time;
-  struct GNUNET_TIME_Absolute rel_expiration_time;
+  struct GNUNET_TIME_Relative rel_expiration_time;
   int unpack_state=0;
   const char *value;
   const char *expiration_time;

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]