From 772d8465381449e08878c0f226994c01f27c35dc Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 24 Jan 2012 15:01:16 +0000 Subject: -fixes --- src/vpn/test_gnunet_vpn.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vpn/test_gnunet_vpn.c') 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); -- cgit v1.2.3