From: Victor Julien Date: Mon, 4 Dec 2023 13:53:00 +0000 (+0100) Subject: nfq: remove obsolete comment X-Git-Tag: suricata-8.0.0-beta1~1655 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c31a6f5649137080489b3058dc169fdf95de03b4;p=thirdparty%2Fsuricata.git nfq: remove obsolete comment --- diff --git a/src/source-nfq.c b/src/source-nfq.c index 53e2c8b5a4..9c9fdd256c 100644 --- a/src/source-nfq.c +++ b/src/source-nfq.c @@ -947,8 +947,6 @@ void *NFQGetThread(int number) /** * \brief NFQ function to get a packet from the kernel - * - * \note separate functions for Linux and Win32 for readability. */ static void NFQRecvPkt(NFQQueueVars *t, NFQThreadVars *tv) {