]> The Tcpdump Group git mirrors - tcpdump/commit
Shorten a status text description.
authorGuy Harris <[email protected]>
Mon, 7 Jul 2014 20:44:12 +0000 (13:44 -0700)
committerGuy Harris <[email protected]>
Mon, 7 Jul 2014 20:45:11 +0000 (13:45 -0700)
commitff23dba40e728115b878b009ec299b47b924991d
tree9233e219d09587f70dc4bcb9a42528503d079282
parent8d472bc388271d281cda508301099bccf56c557c
Shorten a status text description.

Instead of just copying-and-pasting from 802.11, edit the description a
bit; this squelches a Coverity warning (it thought we might have
forgotten a comma in the list), and also means we don't quite print out
as much.

(If Table 8-37 "Status codes" in 802.11-2012 had names for *all* the
status codes, we could use the names instead of the explanatory text,
but, for some unknown reason, it doesn't.)
print-802_11.c