From 006706a9010ab8741e714c0f6727104983c41099 Mon Sep 17 00:00:00 2001 From: yrutschle Date: Sat, 30 Apr 2022 09:38:30 +0200 Subject: [PATCH] typo --- udp-listener.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/udp-listener.c b/udp-listener.c index ef27311..35e617d 100644 --- a/udp-listener.c +++ b/udp-listener.c @@ -1,7 +1,7 @@ /* - udp-listener.c: handles demultplexing UDP protocols + udp-listener.c: handles demultiplexing UDP protocols -# Copyright (C) 2020-2021 Yves Rutschle +# Copyright (C) 2020-2022 Yves Rutschle # # This program is free software; you can redistribute it # and/or modify it under the terms of the GNU General Public