aboutgitcodebugslistschat
path: root/tap.c
diff options
context:
space:
mode:
Diffstat (limited to 'tap.c')
-rw-r--r--tap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tap.c b/tap.c
index 991dfc8..721ae0c 100644
--- a/tap.c
+++ b/tap.c
@@ -839,7 +839,7 @@ static int tun_ns_fd = -1;
/**
* tap_sock_init_tun_ns() - Create tuntap fd in namespace, bring up loopback
- * @c: Execution context
+ * @target_pid: Pointer to target PID
*/
static int tap_sock_init_tun_ns(void *target_pid)
{