From: Christian Grothoff Date: Tue, 24 Jan 2012 15:01:16 +0000 (+0000) Subject: -fixes X-Git-Tag: initial-import-from-subversion-38251~15150 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=772d8465381449e08878c0f226994c01f27c35dc;p=oweals%2Fgnunet.git -fixes --- diff --git a/src/vpn/test_gnunet_vpn.c b/src/vpn/test_gnunet_vpn.c index 5ec62f531..91cb9c495 100644 --- a/src/vpn/test_gnunet_vpn.c +++ b/src/vpn/test_gnunet_vpn.c @@ -374,7 +374,7 @@ run (void *cls, char *const *args, const char *cfgfile, rr = GNUNET_VPN_redirect_to_ip (vpn, AF_INET, AF_INET, - &v4, + &v4.sin_addr, GNUNET_YES, GNUNET_TIME_UNIT_FOREVER_ABS, &allocation_cb, NULL);