Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Fri, 04 May 2012 23:49:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42432

User: morriss
Date: 2012/05/04 04:49 PM

Log:
 As suggested in http://www.wireshark.org/lists/wireshark-dev/201204/msg00062.html :
   
 Don't use ENC_BIG_ENDIAN or ENC_LITTLE_ENDIAN with ENC_ASCII: ASCII has no
 endianism, so ENC_NA is more appropriate.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +3 -3      packet-rtcp.c    Modified