From: Martin Schanzenbach Date: Tue, 21 Apr 2020 16:11:13 +0000 (+0200) Subject: packed makes no sense there X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3efcca773c416cabe8d790abccac7b19a669b00d;p=oweals%2Fgnunet.git packed makes no sense there --- 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