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/vpn/vpn.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vpn') diff --git a/src/vpn/vpn.h b/src/vpn/vpn.h index e937f5ef5..bec3a5b59 100644 --- a/src/vpn/vpn.h +++ b/src/vpn/vpn.h @@ -115,7 +115,7 @@ struct RedirectToServiceRequestMessage /** * Service descriptor identifying the service. */ - GNUNET_HashCode service_descriptor GNUNET_PACKED; + GNUNET_HashCode service_descriptor; /** * Unique ID to match a future response to this request. -- cgit v1.2.3