git: tcpdump(8): Workaround compilation warnings and raise WARNS to 3
Aaron LI
aly at crater.dragonflybsd.org
Mon May 18 16:03:40 PDT 2020
commit 357a1ad3b4256a4352c824d31f49c0f69d815af6
Author: Aaron LI <aly at aaronly.me>
Date: Sun May 17 16:01:20 2020 +0800
tcpdump(8): Workaround compilation warnings and raise WARNS to 3
It's necessay to fix these compilation warnings in print-esp.c,
otherwise we would be forced to use WARNS of 0.
Credit to FreeBSD for the workaround.
Summary of changes:
contrib/tcpdump/print-esp.c | 4 ++--
usr.sbin/tcpdump/Makefile | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/357a1ad3b4256a4352c824d31f49c0f69d815af6
--
DragonFly BSD source repository
More information about the Commits
mailing list