Wireshark-commits: [Wireshark-commits] rev 45821: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sun, 28 Oct 2012 19:54:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45821

User: wmeier
Date: 2012/10/28 12:54 PM

Log:
 Changes:
 - Remove 'if (tree)' around an indirect call to expert...();
 - Create/use extended value strings as appropriate;
 - Localize some variables;
 - Remove unneeded initializers;
 - Reformat hf[] array entries (use a consistent format);
 - Use a consistent indentation and a consistent whitespace style.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +839 -755  packet-mip6.c    Modified