]> The Tcpdump Group git mirrors - tcpdump/commit
Squelch a clang warning
authorFrancois-Xavier Le Bail <[email protected]>
Tue, 19 Mar 2019 09:39:06 +0000 (10:39 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Tue, 19 Mar 2019 10:01:27 +0000 (11:01 +0100)
commit9eabb84a474ae6ce5b219ea2b5d8eee01722c66d
treee95ae590c03d630fc3a4e6992197a58b9da4f005
parentd6ca6f1111973646746ab60fe358983d2b6bff3e
Squelch a clang warning

The warning was:
./tcpdump.c:182:5: warning: no previous extern declaration for non-static
variable 'dflag' [-Wmissing-variable-declarations]
tcpdump.c