CVSROOT: /cvs Module name: src Changes by: l...@cvs.openbsd.org 2015/01/15 21:03:04
Modified files: lib/libpcap : pcap-bpf.c pcap.3 Log message: 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.