]> The Tcpdump Group git mirrors - libpcap/commit
The value pointed to by "gen_pf_ifname()"'s argument isn't modified, so
authorguy <guy>
Fri, 2 May 2003 08:37:43 +0000 (08:37 +0000)
committerguy <guy>
Fri, 2 May 2003 08:37:43 +0000 (08:37 +0000)
commit2e69dd906a9660f1bf4ed5a85d06d3b89114fb0e
treedd31f9d2f857e885f908a742d081aa38704309c2
parentfdbc702c259de9fd57747f2c7a9a664376d0bf3e
The value pointed to by "gen_pf_ifname()"'s argument isn't modified, so
make it a const pointer.

Cast the interface name in the "gen_bcmp()" call in "gen_pf_ifname()" to
squelch a compiler warning.
gencode.c
gencode.h