aboutgitcodebugslistschat
diff options
context:
space:
mode:
-rw-r--r--tap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tap.c b/tap.c
index 264a1a4..2af1c7a 100644
--- a/tap.c
+++ b/tap.c
@@ -509,7 +509,7 @@ static int tap_handler_passt(struct ctx *c, struct timespec *now)
}
/**
- * tap_handler_passt() - Packet handler for tuntap file descriptor
+ * tap_handler_pasta() - Packet handler for tuntap file descriptor
* @c: Execution context
* @now: Current timestamp
*