From 330ea9e681d3b1302ad9ecd46b2046878971850f Mon Sep 17 00:00:00 2001 From: Stefano Brivio Date: Wed, 21 Jul 2021 17:48:12 +0200 Subject: tap: Fix comment for tap_handler_pasta() Signed-off-by: Stefano Brivio --- tap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tap.c') 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 * -- cgit v1.2.3