]> The Tcpdump Group git mirrors - tcpdump/commit
Fix a warning
authorFrancois-Xavier Le Bail <[email protected]>
Sun, 4 Aug 2019 12:23:02 +0000 (14:23 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Sun, 4 Aug 2019 12:29:13 +0000 (14:29 +0200)
commita98167e7c9f2431319ee9f223b22bd495c2ca162
treec404eb40439536f5cc2e3089a1242f5efdad819b
parent09822d484b0f26d197a1ea8fdf81ca6e0d698634
Fix a warning

No chroot on Windows.

The warning was:
C:\projects\tcpdump\tcpdump.c(1450): warning C4189: 'chroot_dir':
local variable is initialized but not referenced
tcpdump.c