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

Date: Fri, 28 Dec 2007 11:23:32 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23960

User: guy
Date: 2007/12/28 11:23 AM

Log:
 Clean up indentation some more.
 
 Don't pass an argument if the argument is overwritten before being used;
 make it a local variable instead.
 
 Combine the header and contents of an object into a single tree, as per
 a suggestion in bug 1870.
 
 Clean up some flag displays, and put fields into the protocol tree in
 the order in which they appear in the packet.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +379 -362  packet-pce.c    Modified