Gregor Maier wrote:
the attached patch fixes a small inconsistency in pcap.3: The original
manpages reads: "NOTE: errbuf in ...".
pcap_open_dead() is listed in the 'list of cunction', however,
pcap_open_dead() doesn't take an errbuf argument.
Checked into the main and 1.0 branches.
-
This is
Hi,
the attached patch fixes a small inconsistency in pcap.3: The original
manpages reads: "NOTE: errbuf in ...".
pcap_open_dead() is listed in the 'list of cunction', however,
pcap_open_dead() doesn't take an errbuf argument.
cu
Gregor
diff -Naur libpcap-0.9.8.orig/pcap.3 libpcap-0.9.8/pcap.3