aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/gnunet-vpn.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/vpn/gnunet-vpn.c')
-rw-r--r--src/vpn/gnunet-vpn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vpn/gnunet-vpn.c b/src/vpn/gnunet-vpn.c
index b75b1d29a..a03a12e87 100644
--- a/src/vpn/gnunet-vpn.c
+++ b/src/vpn/gnunet-vpn.c
@@ -173,7 +173,7 @@ run (void *cls, char *const *args, const char *cfgfile,
173 int dst_af; 173 int dst_af;
174 int req_af; 174 int req_af;
175 struct GNUNET_PeerIdentity peer; 175 struct GNUNET_PeerIdentity peer;
176 GNUNET_HashCode sd; 176 struct GNUNET_HashCode sd;
177 const void *addr; 177 const void *addr;
178 struct in_addr v4; 178 struct in_addr v4;
179 struct in6_addr v6; 179 struct in6_addr v6;