]> The Tcpdump Group git mirrors - tcpdump/commit
Squelch a compiler warning.
authorGuy Harris <[email protected]>
Mon, 27 Jun 2016 01:02:12 +0000 (18:02 -0700)
committerGuy Harris <[email protected]>
Mon, 27 Jun 2016 01:02:12 +0000 (18:02 -0700)
commit0e34f5d742dbced0374217501ed9db1a79034b35
treec751fc032c74ec21461d0b84b0675c7b5578da1b
parent066ee5ae71c8b9794436f4e203160c16d680e99b
Squelch a compiler warning.

It may not be necessary, but it makes the code a bit cleaner, even if
you spend a few extra microseconds per file fetching the name of the
link-layer header type even if the new file has the same header type.
tcpdump.c