]> The Tcpdump Group git mirrors - libpcap/commit
Squelch "constant in conditional expression" warnings.
authorGuy Harris <[email protected]>
Tue, 20 Mar 2018 20:18:50 +0000 (13:18 -0700)
committerGuy Harris <[email protected]>
Tue, 20 Mar 2018 20:18:50 +0000 (13:18 -0700)
commit8c55fd499d34a230025a14873e501745411a0d6a
tree3163cc973426c0781eac66a29635c3d25e10f653
parenta3cd05ca13ce80ca6c788a77c077158b402c8b11
Squelch "constant in conditional expression" warnings.

Use for (;;) rather than while (1).
rpcapd/rpcapd.c