-consistently use struct GNUNET_HashCode
[oweals/gnunet.git] / src / vpn / vpn.h
index bec3a5b59cda3b378d7493dc2f4d5526996b21fe..12c9a7c81dfe60680941aa866e6f98bfe048e6d2 100644 (file)
@@ -115,7 +115,7 @@ struct RedirectToServiceRequestMessage
   /**
    * Service descriptor identifying the service.
    */
-  GNUNET_HashCode service_descriptor;
+  struct GNUNET_HashCode service_descriptor;
 
   /**
    * Unique ID to match a future response to this request.