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

Date: Thu, 16 Aug 2012 23:52:28 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44546

User: wmeier
Date: 2012/08/16 04:52 PM

Log:
 Cleanup:
 - remove/rework some 'if (tree)' usage so that:
   . col_...() not called under same;
   . dissection doesn't change depending upon same;
 - simplify some code;
 - use consistent indentation & whitespace formatting.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +1477 -1417 packet-nbns.c    Modified