Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 21460: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 18 Apr 2007 04:13:54 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21460

User: morriss
Date: 2007/04/18 04:13 AM

Log:
 Pass NULL (instead of proto_) in the last parameter of tap_queue_packet()
 because NULL is just as interesting as the proto_ entry and the latter
 generates a compiler warning.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +2 -1      packet-dtls.c    Modified
  +21 -20    packet-ssl.c     Modified