Wireshark-commits: [Wireshark-commits] rev 38702: /trunk/ /trunk/: text2pcap.c
Date: Wed, 24 Aug 2011 06:42:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38702

User: stig
Date: 2011/08/23 11:42 PM

Log:
 Fix a warning by changing a pointer type.
 
 text2pcap.c: In function ‘parse_token’:
 text2pcap.c:1076: warning: cast from pointer to integer of different size
 text2pcap.c:1076: warning: cast from pointer to integer of different size

Directory: /trunk/
  Changes    Path           Action
  +2 -2      text2pcap.c    Modified