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

Date: Thu, 15 Mar 2012 20:48:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41569

User: wmeier
Date: 2012/03/15 01:48 PM

Log:
 Calls to col_add_fstr() & etc should not be under 'if (tree)';
 hf[] FT_BOOLEAN entry with 0 bitmask should have BASE_NONE as 'display' (benign);
 Enforce modelines (Convert '4 space tabs' to spaces);
 Do general formatting and whitespace cleanup.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +1728 -1710 packet-pcp.c    Modified