Wireshark-commits: [Wireshark-commits] rev 25896: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Fri, 01 Aug 2008 15:45:31 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25896

User: etxrab
Date: 2008/08/01 08:45 AM

Log:
 packet-turnchannel.c:219: warning: passing argument 2 of 'register_dissector' from incompatible pointer type
 
 A dissector returning int should return the length consumed of the tvb and be
 registered with new_register_dissector();

Directory: /trunk/epan/dissectors/
  Changes    Path                    Action
  +6 -6      packet-turnchannel.c    Modified