Wireshark-commits: [Wireshark-commits] rev 26489: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 18 Oct 2008 14:24:36 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26489

User: jake
Date: 2008/10/18 07:24 AM

Log:
 From beanniecai:
 Change non-printable characters(code page 936, simplified Chineses) 0x96 in
 packet-ieee80211.c and 0xa7 in packet-sndcp-xid.c to '-' and null character,
 otherwise there is always warning C4819 using MS compiler.
 
 Additional some whitespace cleanups applied.

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +76 -77    packet-ieee80211.c    Modified
  +11 -12    packet-sndcp-xid.c    Modified