ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 21556: /trunk/epan/ /trunk/epan/: pr

From: Ulf Lamping <ulf.lamping@xxxxxx>
Date: Tue, 24 Apr 2007 22:11:50 +0200
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