Wireshark-commits: [Wireshark-commits] rev 36856: /trunk/plugins/wimaxasncp/ /trunk/plugins/wimaxas

Date: Mon, 25 Apr 2011 21:20:50 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36856

User: guy
Date: 2011/04/25 02:20 PM

Log:
 Get rid of some unnecessary casts that just provoke uninteresting
 warnings.
 
 More fun with GArrays: cast away some warnings that don't report real
 alignment problems and that wouldn't even happen if the "data" member of
 a GArray were a "void *".

Directory: /trunk/plugins/wimaxasncp/
  Changes    Path                   Action
  +11 -11    packet-wimaxasncp.c    Modified