[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnunet] 03/04: -pack, just to be sure
From: |
gnunet |
Subject: |
[gnunet] 03/04: -pack, just to be sure |
Date: |
Sun, 21 Aug 2022 23:58:19 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository gnunet.
commit 627292a3ae6abca5cdf8055d5d333ad1157167f2
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Aug 21 23:57:46 2022 +0200
-pack, just to be sure
---
src/include/gnunet_dht_service.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/include/gnunet_dht_service.h b/src/include/gnunet_dht_service.h
index e493929f0..0d1041a88 100644
--- a/src/include/gnunet_dht_service.h
+++ b/src/include/gnunet_dht_service.h
@@ -143,7 +143,7 @@ struct GNUNET_DHT_HopSignature
/**
* Hash over the payload of the block.
*/
- struct GNUNET_HashCode h_data;
+ struct GNUNET_HashCode h_data GNUNET_PACKED;
/**
* Previous hop the message was received from. All zeros
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.