From: Denis Ovsienko Date: Mon, 23 Jan 2023 23:02:18 +0000 (+0000) Subject: Fix a comment in pcap-util.c. [skip ci] X-Git-Url: https://git.tcpdump.org/libpcap/commitdiff_plain/4006cf0d18915a2a974aa9fb50e3388bce609dc0 Fix a comment in pcap-util.c. [skip ci] --- diff --git a/pcap-util.c b/pcap-util.c index 8b5669e9..1579a84d 100644 --- a/pcap-util.c +++ b/pcap-util.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * pcap-common.c - common code for pcap and pcapng files + * pcap-util.c - common code for various files */ #ifdef HAVE_CONFIG_H