Split tvb_get_bits64 into tvb_get_bits8 tvb_get_bits16 tvb_get_bits32 and tvb_get_bits64
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 18 May 2007 16:46:35 +0000 (16:46 +0000)
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 18 May 2007 16:46:35 +0000 (16:46 +0000)
commit37587842ed44e3011357e3babedd125e01d5388a
treec7421dbe7b62a052e59498a93dc1fcb5001f2f81
parent99af3fbca404b12f21ebe849610940109ef77535
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().

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21828 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-bssgp.c
epan/proto.c
epan/proto.h
epan/tvbuff.c
epan/tvbuff.h