]> The Tcpdump Group git mirrors - tcpdump/commit
Fix to use the new ND_PRINT().
authorGuy Harris <[email protected]>
Thu, 28 May 2020 03:37:15 +0000 (20:37 -0700)
committerGitHub <[email protected]>
Thu, 28 May 2020 03:37:15 +0000 (20:37 -0700)
commit4fbe188313065647f3627e871c6646c6ac79a27c
tree14c3e13faa966e99b3cee2fee6791fd3d3bf39b6
parentda4b8e2a71a82112b32fb5c03e8b4a7f832ae157
Fix to use the new ND_PRINT().

It's a varargs macro, so it doesn't need the extra layer of parentheses,
and it doesn't take `ndo` as an argument.
print-macsec.c