aboutgitcodebugslistschat
diff options
context:
space:
mode:
-rw-r--r--udp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/udp.c b/udp.c
index b8eddf2..4ed0ae6 100644
--- a/udp.c
+++ b/udp.c
@@ -102,7 +102,7 @@ void udp_sock_handler(struct ctx *c, int s, uint32_t events)
}
/**
- * tcp_tap_handler() - Handle packets from tap
+ * udp_tap_handler() - Handle packets from tap
* @c: Execution context
* @af: Address family, AF_INET or AF_INET6
* @in: Input buffer