]> The Tcpdump Group git mirrors - libpcap/commit
Update variable names and comments to reflect the previous change.
authorGuy Harris <[email protected]>
Sat, 4 Jun 2016 18:09:58 +0000 (11:09 -0700)
committerGuy Harris <[email protected]>
Sat, 4 Jun 2016 18:09:58 +0000 (11:09 -0700)
commit5eee24af45b82f1b0b1eb861e9bad612288840b9
tree1f7784a05278136e5add6707d7fe755d259f2379
parent94cabd50c3010fa74f79296a4df561d52e68d800
Update variable names and comments to reflect the previous change.

The last argument to pcap_oid_get_request() and pcap_oid_set_request()
is a pointer to the length, not the length itself, so call it lenp
rather than len.  Update comments to speak of "*lenp" rather than "len"
being the length.
pcap-tc.c
pcap-win32.c
pcap.c
savefile.c