Update a comment. [skip ci]

This code writes pcapng files as well as (lib)pcap files.
This commit is contained in:
Guy Harris 2023-06-22 15:15:11 -07:00
parent 0445dd4db9
commit 4d8bad0dcb
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
/** @file
*
* Declarations of our own routines for writing libpcap files.
* Declarations of our own routines for writing pcap and pcapng files.
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>