On Jul 5, 2005, at 6:29 PM, Michael Richardson wrote:
-----BEGIN PGP SIGNED MESSAGE-----
"dean" == dean gaudet <[EMAIL PROTECTED]>
writes:
dean> the -A flag prints hex rather than ascii-only... i think the
dean> following patch is necessary.
dean> case 'A': - ++xflag; ++Xflag; ++Aflag; break; -
Guy added that line 19-Dec-2002.
The "++xflag;" line?
Which change added it? Revision 1.192 only changed the white space
in the "case 'A':" code, at least according to "cvs diff -w -r1.191 -
r1.192 tcpdump.c".
The "++xflag" was added when "-A" was first added, in revision 1.175
of tcpdump.c. I can't find Jørgen Thomsen's original message in the
archives, to see whether he added "++xflag" in his patch; I'll check
whether I still have it at home.
-
This is the tcpdump-workers list.
Visit https://lists.sandelman.ca/ to unsubscribe.