https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6903
Tyson Key <tyson.key@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7939|0 |1
is obsolete| |
Attachment #7939|review_for_checkin? |
Flags| |
Attachment #7994| |review_for_checkin?
Flags| |
--- Comment #5 from Tyson Key <tyson.key@xxxxxxxxx> 2012-03-11 07:38:20 PDT ---
Created attachment 7994
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7994
A version of the patch with centralised info column text updates
This version of the dissector replaces the multiple col_set_str(pinfo->cinfo,
COL_INFO, "Some string..."); calls with a single col_set_str() that uses the
values in pn532_commands[].
It also includes some minor updates to various comments.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.