ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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