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 44385: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 09 Aug 2012 16:47:16 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44385

User: wmeier
Date: 2012/08/09 09:47 AM

Log:
 General cleanup:
 - remove 'if (tree)' around calls to col_...() fcns and to sub-dissectors;
 - call proto_get_id_by_filter_name() in proto_reg-handoff...() (not init routine);
 - do some whitespace and formatting changes.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +216 -213  packet-enip.c    Modified