On Wed, Jan 07, 2009 at 11:17:29AM +0100, Toralf F?rster wrote:

> trying to follow the dev guide there seems to be a mistake within 
> wsdg_html_chunked/ChDissectAdd.html :
> 
> Instead
>       void dissect_foo(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree);
> 
> it should be:
>       static
>       void dissect_foo(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree);
> 
> isn't it ?

Yes, good catch.  I have fixed this in SVN revision 27188.  Thanks!


Steve

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to