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

Date: Thu, 16 Aug 2012 15:53:39 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44541

User: wmeier
Date: 2012/08/16 08:53 AM

Log:
 - Don't call col...() under 'if (tree)';
 - Move proto_reg_handoff...() to the end of the file;
 - Remove some uneeded variable initialization;
 - Use consistent indentation (e.g., no 4 space tabs) and whitespace formatting.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +2202 -2212 packet-h264.c    Modified