Wireshark-commits: [Wireshark-commits] rev 49912: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Wed, 12 Jun 2013 18:17:16 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49912

User: guy
Date: 2013/06/12 11:17 AM

Log:
 Give somewhat more precise names for character encodings ("Unicode"
 doesn't specify a single way to encode characters in an octet stream -
 there's UTF-8 and UTF-16BE/LE, as well as UCS-2BE/LE for a subset of
 Unicode, and "Latin" really means "ISO 8859-1" a/k/a "ISO Latin 1".

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +4 -5      packet-ansi_637.c    Modified