mirror of
https://github.com/nmap/nmap.git
synced 2025-12-25 17:09:02 +00:00
Updated the included libpcap to 1.5.3
This commit is contained in:
@@ -53,7 +53,7 @@ static const char rcsid[] _U_ =
|
||||
* packet capture.
|
||||
*/
|
||||
int
|
||||
pcap_findalldevs(pcap_if_t **alldevsp, char *errbuf)
|
||||
pcap_findalldevs_interfaces(pcap_if_t **alldevsp, char *errbuf)
|
||||
{
|
||||
/*
|
||||
* Succeed, but don't return any interfaces; we return only those
|
||||
|
||||
Reference in New Issue
Block a user