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

Date: Wed, 25 Jul 2012 15:32:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44000

User: wmeier
Date: 2012/07/25 08:32 AM

Log:
 Minor cleanup:
 - Use col_...() fcns in the proper manner and order;
 - proto_reg_handoff...() not needed (does nothing useful);
 - remove some unneeded initializers;
 - reformat hf[] entries.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +37 -52    packet-mpls-psc.c    Modified