]> The Tcpdump Group git mirrors - libpcap/commit
Use the PCAP_ERROR #define rather than a raw -1 in all cases where an
authorguy <guy>
Tue, 16 Sep 2008 17:20:32 +0000 (17:20 +0000)
committerguy <guy>
Tue, 16 Sep 2008 17:20:32 +0000 (17:20 +0000)
commit46a126edaf707fd37e52f592b9cd1cf67f4a6299
tree9fbc9a133c3e652d79e560fea2c10cc4e515423f
parent9512b57a22101834fc4d7462874cad5e49b56429
Use the PCAP_ERROR #define rather than a raw -1 in all cases where an
error message has been constructed, to make it clearer when that's
happening.  Use the PCAP_ERROR_BREAK #define rather than a raw -2.
pcap-bpf.c