Wireshark-commits: [Wireshark-commits] rev 36789: /trunk/wiretap/ /trunk/wiretap/: pcap-common.c
Date: Fri, 22 Apr 2011 03:12:21 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36789

User: guy
Date: 2011/04/21 08:12 PM

Log:
 Cast away alignment warnings about pointers where we never actually
 directly dereference pointers to the field members.
 
 Get rid of an unnecessary cast that provokes warnings.

Directory: /trunk/wiretap/
  Changes    Path             Action
  +12 -4     pcap-common.c    Modified