diff options
author | Francois-Xavier Le Bail <fx.lebail@yahoo.com> | 2016-08-15 15:27:28 +0200 |
---|---|---|
committer | Francois-Xavier Le Bail <fx.lebail@yahoo.com> | 2016-08-15 22:42:38 +0200 |
commit | b38f324af9dd953a661b9f35910f8c6d8eb2cc06 (patch) | |
tree | eee57ca599fd522d5f369e9c4475bd4f9db82058 /print-ipx.c | |
parent | 11d3a01319e295dcabfb2647302d278938449226 (diff) | |
download | tcpdump-b38f324af9dd953a661b9f35910f8c6d8eb2cc06.tar.gz |
Add a summary comment in all other printers
Moreover:
Remove some redundant comments
Update some summary comments
Update the specification URL for ATA over Ethernet (AoE) protocol
Diffstat (limited to 'print-ipx.c')
-rw-r--r-- | print-ipx.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print-ipx.c b/print-ipx.c index e7d7046a..d807a66e 100644 --- a/print-ipx.c +++ b/print-ipx.c @@ -18,7 +18,6 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * Format and print Novell IPX packets. * Contributed by Brad Parker (brad@fcr.com). */ |