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 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