]> The Tcpdump Group git mirrors - tcpdump/commit
tcpdump.c: fix a comment. [skip ci]
authorGuy Harris <[email protected]>
Sat, 25 Feb 2023 09:51:45 +0000 (01:51 -0800)
committerGuy Harris <[email protected]>
Sat, 25 Feb 2023 09:51:45 +0000 (01:51 -0800)
commit97c31661edb100fefcf20383f057e25edd7f4e11
tree9f6100a6067ced3dd298843515ab8a78ee38d949
parentd7769a9a902d2aa9d8ee04068125be9d1bb62288
tcpdump.c: fix a comment.  [skip ci]

Some versions of Mac OS X (as it was then called) *did*, in fact, ship
with a libpcap that had pcap_findalldevs() but a pcap.h that didn't
define pcap_if_t; it's not a question of "may ship", it's a fact of "did
ship".
tcpdump.c