-fix double free, linker issue
[oweals/gnunet.git] / src / include / gnunet_vpn_service.h
index ecf6cf5f08bd816125293fd72c4aa21ea62cf9dd..77944c9c04f7a3b64ce01beec1d5a28bd57a53e6 100644 (file)
@@ -97,7 +97,7 @@ GNUNET_VPN_redirect_to_peer (struct GNUNET_VPN_Handle *vh,
                             int result_af,
                             uint8_t protocol,
                             const struct GNUNET_PeerIdentity *peer,
-                            const GNUNET_HashCode *serv,
+                            const struct GNUNET_HashCode *serv,
                             int nac,
                             struct GNUNET_TIME_Absolute expiration_time,
                             GNUNET_VPN_AllocationCallback cb,