gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 25/31: packed makes no sense there


From: gnunet
Subject: [gnunet] 25/31: packed makes no sense there
Date: Wed, 22 Apr 2020 21:53:16 +0200

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

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

commit 3efcca773c416cabe8d790abccac7b19a669b00d
Author: Martin Schanzenbach <address@hidden>
AuthorDate: Tue Apr 21 18:11:13 2020 +0200

    packed makes no sense there
---
 src/include/gnunet_revocation_service.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/gnunet_revocation_service.h 
b/src/include/gnunet_revocation_service.h
index e8824bd8a..394f561dc 100644
--- a/src/include/gnunet_revocation_service.h
+++ b/src/include/gnunet_revocation_service.h
@@ -69,7 +69,7 @@ struct GNUNET_REVOCATION_Pow
   /**
    * The TTL of this revocation (purely informational)
    */
-  struct GNUNET_TIME_RelativeNBO ttl GNUNET_PACKED;
+  struct GNUNET_TIME_RelativeNBO ttl;
 
   /**
    * The PoWs

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



reply via email to

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