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

Date: Wed, 24 Oct 2012 18:59:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45774

User: cmaynard
Date: 2012/10/24 11:59 AM

Log:
 tvb_length_remaining() -> tvb_reported_length_remaining().  To indicate that all bytes in the tvb were consumed, just use tvb_reported_length().

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +8 -10     packet-btamp.c    Modified