Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 6184] S1AP dissector COL_INFO should display different mes

Date: Fri, 19 Aug 2011 17:02:19 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6184

Chris Maynard <christopher.maynard@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6841|review_for_checkin?         |review_for_checkin-
               Flag|                            |

--- Comment #12 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2011-08-19 17:02:17 PDT ---
(From update of attachment 6841)
I think using col_append_sep_str() would be a better choice, e.g.:

col_append_sep_str(actx->pinfo->cinfo, COL_INFO, NULL, "E_RABSetupRequest");

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.