You have to cast void pointers to another type in C++; implicit
authorGuy Harris <guy@alum.mit.edu>
Sat, 2 Nov 2013 00:50:24 +0000 (00:50 -0000)
committerGuy Harris <guy@alum.mit.edu>
Sat, 2 Nov 2013 00:50:24 +0000 (00:50 -0000)
commit4302292936ec5f31140b72d414cd97f45ac45860
tree454b74fcbb8cd8c8127bfe6bc07454f25a346d1b
parentf8f1f483713edc82c51656580e67f5d21ba2adef
You have to cast void pointers to another type in C++; implicit
conversions aren't valid.

svn path=/trunk/; revision=53037
epan/dissectors/packet-http.c