etxrab@xxxxxxxxxxxxx wrote:
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21556
User: etxrab
Date: 2007/04/24 07:24 PM
Log:
Add a new proto function proto_tree_add_bits() which adds bits to the tree
starting at the bit offset given for the number of bits indicated which wll also return
the value of the bits.
Experimental and for review, documentation to be updated.
All buildbots red now for the same reason:
packet-iuup.c:415: error: conflicting types for `proto_tree_add_bits'
../../epan/proto.h:1587: error: previous declaration of `proto_tree_add_bits'
Regards, ULFL