From d79b3436609eb619247a8a682acf1fdd5e4d93fa Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 19 Mar 2012 10:17:48 +0000 Subject: adding API for short (256-bit) hash codes --- src/fs/gnunet-service-fs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fs/gnunet-service-fs.h') diff --git a/src/fs/gnunet-service-fs.h b/src/fs/gnunet-service-fs.h index 5ea73ee28..0c796bf9c 100644 --- a/src/fs/gnunet-service-fs.h +++ b/src/fs/gnunet-service-fs.h @@ -129,7 +129,7 @@ struct GetMessage * Hashcodes of the file(s) we're looking for. * Details depend on the query type. */ - GNUNET_HashCode query GNUNET_PACKED; + GNUNET_HashCode query; /* this is followed by hash codes as specified in the "hash_bitmap"; * after that, an optional bloomfilter (with bits set for replies -- cgit v1.2.3