http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22409
User: morriss
Date: 2007/07/26 08:05 PM
Log:
Change a bunch of calls to col_append_*() to col_add_*() in places where we
_want_ what's currently in the INFO column (usually a more generic message
type from a lower level dissector) replaced (usually with a more
specific--higher level--message type from the currect dissector). Add a
comment there not to change it back and to explain the use of col_set_fence()
in case someone finds data there that they _don't_ want replaced.
Directory: /trunk/epan/dissectors/
Changes Path Action
+35 -28 packet-sccp.c Modified
+50 -43 packet-tcap.c Modified
Directory: /trunk/asn1/tcap/
Changes Path Action
+46 -39 tcap.cnf Modified