aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/include/gnunet_revocation_service.h2
1 files changed, 1 insertions, 1 deletions
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
69 /** 69 /**
70 * The TTL of this revocation (purely informational) 70 * The TTL of this revocation (purely informational)
71 */ 71 */
72 struct GNUNET_TIME_RelativeNBO ttl GNUNET_PACKED; 72 struct GNUNET_TIME_RelativeNBO ttl;
73 73
74 /** 74 /**
75 * The PoWs 75 * The PoWs