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

Date: Thu, 21 Oct 2010 21:21:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34610

User: wmeier
Date: 2010/10/21 02:21 PM

Log:
 Cleanup:
 - Reindent source; cleanup whitespace;
 - Remove many unneeded 'if(tree)' & similar (Tnx to Jeff Morriss for the suggestion);
 - remove unneeded initializers;
 - Reformat some long lines;
 - Fix up some comments showing message layout;
 - Localize two static global variables.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +2741 -2631 packet-ldp.c    Modified