]> The Tcpdump Group git mirrors - libpcap/commit
Squelch a "constant in conditional expression" warning.
authorGuy Harris <[email protected]>
Tue, 20 Mar 2018 20:18:06 +0000 (13:18 -0700)
committerGuy Harris <[email protected]>
Tue, 20 Mar 2018 20:18:06 +0000 (13:18 -0700)
commita3cd05ca13ce80ca6c788a77c077158b402c8b11
treef57a189419fd4b1eac55af435db30e908316f85b
parent2a870ce70cd7ce6817af503be265dbd9af45a00d
Squelch a "constant in conditional expression" warning.

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