ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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