aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_vpn_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_vpn_service.h')
-rw-r--r--src/include/gnunet_vpn_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_vpn_service.h b/src/include/gnunet_vpn_service.h
index ecf6cf5f0..77944c9c0 100644
--- a/src/include/gnunet_vpn_service.h
+++ b/src/include/gnunet_vpn_service.h
@@ -97,7 +97,7 @@ GNUNET_VPN_redirect_to_peer (struct GNUNET_VPN_Handle *vh,
97 int result_af, 97 int result_af,
98 uint8_t protocol, 98 uint8_t protocol,
99 const struct GNUNET_PeerIdentity *peer, 99 const struct GNUNET_PeerIdentity *peer,
100 const GNUNET_HashCode *serv, 100 const struct GNUNET_HashCode *serv,
101 int nac, 101 int nac,
102 struct GNUNET_TIME_Absolute expiration_time, 102 struct GNUNET_TIME_Absolute expiration_time,
103 GNUNET_VPN_AllocationCallback cb, 103 GNUNET_VPN_AllocationCallback cb,