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

Date: Fri, 20 May 2011 14:21:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37327

User: wmeier
Date: 2011/05/20 07:21 AM

Log:
 Don't assign to a proto_item* if the value won't be used: Coverity 975 [UNUSED]
 Remove unneeded prefs callback in prefs registration;
 Remove 'if (!initialized)' test from proto_reg_handoff...();
 Remove unneeded #include;
 Do some whitespace cleanup.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +406 -414  packet-mpls.c    Modified