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

Wireshark-commits: [Wireshark-commits] rev 42464: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 07 May 2012 13:35:46 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42464

User: wmeier
Date: 2012/05/07 06:35 AM

Log:
 General cleanup:
 - Setup COL_PROTO & COL_INFO before fetching from the tvb;
 - Improve byte pane highlighing: Use proper length in proto_tree_add_item() calls;
 - Remove unneeded include;
 - Use VALS macro when referencing a value_string in hf[];
 - Simplify/rework code slightly;
 - Whitespace.

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +266 -289  packet-canopen.c    Modified