aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/gnunet-helper-vpn.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/vpn/gnunet-helper-vpn.c')
-rw-r--r--src/vpn/gnunet-helper-vpn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vpn/gnunet-helper-vpn.c b/src/vpn/gnunet-helper-vpn.c
index e495b4c3c..1cee01c71 100644
--- a/src/vpn/gnunet-helper-vpn.c
+++ b/src/vpn/gnunet-helper-vpn.c
@@ -59,7 +59,7 @@ struct in6_ifreq
59/** 59/**
60 * Creates a tun-interface called dev; 60 * Creates a tun-interface called dev;
61 * @param dev is asumed to point to a char[IFNAMSIZ] 61 * @param dev is asumed to point to a char[IFNAMSIZ]
62 * if *dev == '\0', uses the name supplied by the kernel 62 * if *dev == '\\0', uses the name supplied by the kernel
63 * @return the fd to the tun or -1 on error 63 * @return the fd to the tun or -1 on error
64 */ 64 */
65static int 65static int