]> The Tcpdump Group git mirrors - libpcap/commit
Squelch warnings.
authorGuy Harris <[email protected]>
Tue, 20 Mar 2018 20:01:28 +0000 (13:01 -0700)
committerGuy Harris <[email protected]>
Tue, 20 Mar 2018 20:01:28 +0000 (13:01 -0700)
commit272b68fec5624355f09206ef5f497c84fe69c265
tree5c7977a387e7346f99f25d74b5dac16c3f327b0f
parentfb7711f29bde3e906db5e07bb24c351253e99559
Squelch warnings.

Cast bytes read from getc(), and already known not to be EOF, to u_char
before treating them as unsigned 8-bit bytes.
etherent.c