http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32599
User: morriss
Date: 2010/04/29 08:23 AM
Log:
Make a variable a guint8* instead of a char* since it a) holds TVB data and b) matches what tvb_new_child_real_data() wants for its 2nd argument. This cleans up a warning from the Sun compiler.
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -1 packet-isakmp.c Modified
+4 -4 packet-spnego.c Modified
Directory: /trunk/asn1/spnego/
Changes Path Action
+4 -4 packet-spnego-template.c Modified