]> The Tcpdump Group git mirrors - libpcap/commit
Added a const modifier to the first argument of pcap_lookupnet() for Win32. Without...
authorrisso <risso>
Tue, 4 Feb 2003 09:51:38 +0000 (09:51 +0000)
committerrisso <risso>
Tue, 4 Feb 2003 09:51:38 +0000 (09:51 +0000)
commitc6c36989f744d24017cd1360ce8e527b1846defd
tree3ffcbaa037e71f6fc591dd39754abae2db1edf61
parent2256aabb91abe272b40cb528ec1eb7c7b68dc131
Added a const modifier to the first argument of pcap_lookupnet() for Win32. Without it, libpcap didn't compile under Cygwin.
inet.c