]> The Tcpdump Group git mirrors - tcpdump/commit
Check against various modes explicitly.
authorGuy Harris <[email protected]>
Sun, 14 Jan 2018 22:20:30 +0000 (14:20 -0800)
committerGuy Harris <[email protected]>
Sun, 14 Jan 2018 22:20:30 +0000 (14:20 -0800)
commit10f1fe5fd8dfaa321621a1063d252940bb65029e
treec0b0a4f59c7b751e37ede847b98f93e4db07ac4a
parent3805954a8c0fcc6b4933f3f1fabbb1c984ab74b6
Check against various modes explicitly.

This avoids a "comparison is always true" warning when checking whether
mode is >= MODE_UNSPEC.
print-ntp.c