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 43942: /trunk/plugins/wimaxmacphy/ /trunk/plugins/wimaxm

Date: Mon, 23 Jul 2012 18:17:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43942

User: wmeier
Date: 2012/07/23 11:17 AM

Log:
 Cleanup:
 - don't call col_...() and expert...() fcns under 'if (tree)';
 - create/use extended value strings in a few cases;
 - use val_to_str_ext_const();
 - Don't increment offset if not used afterwards [set but unused];
 - do whitespace cleanup (indentation, trailing, ...).

Directory: /trunk/plugins/wimaxmacphy/
  Changes    Path                    Action
  +431 -429  packet-wimaxmacphy.c    Modified