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

Date: Tue, 21 Jul 2009 07:28:51 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29152

User: guy
Date: 2009/07/21 12:28 AM

Log:
 Don't use tvb_length_remaining() - that just reports how much captured
 data is available, not how big the packet really is.
 
 Clean up white space.
 
 Get rid of an unused parameter and two unused variables.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +105 -106  packet-bacapp.c    Modified