Hello,

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 ?

-- 
MfG/Sincerely

Toralf Förster
pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3

Attachment: signature.asc
Description: This is a digitally signed message part.

___________________________________________________________________________
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