Wireshark-commits: [Wireshark-commits] rev 21828: /trunk/epan/ /trunk/epan/dissectors/: packet-bssg

Date: Fri, 18 May 2007 16:46:40 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21828

User: etxrab
Date: 2007/05/18 04:46 PM

Log:
 Split tvb_get_bits64 into tvb_get_bits8 tvb_get_bits16 tvb_get_bits32 and tvb_get_bits64
 and use them in proto_tree_add_bits_ret_val().

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +54 -54    packet-bssgp.c    Modified

Directory: /trunk/epan/
  Changes    Path          Action
  +13 -2     proto.c       Modified
  +1 -1      proto.h       Modified
  +143 -77   tvbuff.c      Modified
  +4 -1      tvbuff.h      Modified