http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27949 User: guy Date: 2009/04/03 11:55 AM Log: tvb_memcpy() now takes a size_t as an argument, so get rid of a no-longer-needed cast that provokes warnings on Win64. Directory: /trunk/epan/dissectors/ Changes Path Action +1 -1 packet-wcp.c Modified