Rename pcap_create()'s ebuf argument to errbuf to match the rest of the
authorlteo <lteo@openbsd.org>
Fri, 16 Jan 2015 04:03:04 +0000 (04:03 +0000)
committerlteo <lteo@openbsd.org>
Fri, 16 Jan 2015 04:03:04 +0000 (04:03 +0000)
commit2dbbb255089307bda6443037be1a082d3dc357ae
tree685807648272ab56d09a3213a382c00e844a10e0
parentfad44a419e2b26166e4b1c6c667c35181dd278eb
Rename pcap_create()'s ebuf argument to errbuf to match the rest of the
public pcap_* functions that use errbuf.  Mainline libpcap also uses
"errbuf" for pcap_create().

No object file change.
lib/libpcap/pcap-bpf.c
lib/libpcap/pcap.3