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

Date: Sat, 02 Nov 2013 00:50:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53037

User: guy
Date: 2013/11/02 12:50 AM

Log:
 You have to cast void pointers to another type in C++; implicit
 conversions aren't valid.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +2 -1      packet-http.c    Modified