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 35132: /trunk/gtk/ /trunk/gtk/: follow_stream.c

Date: Mon, 06 Dec 2010 18:34:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35132

User: sfisher
Date: 2010/12/06 10:34 AM

Log:
 Change isprint() calls in follow_stream.c (shared code that supports Follow
 TCP, UDP and SSL streams) to g_unichar_isprint() so that UTF-8 characters
 are displayed properly.

Directory: /trunk/gtk/
  Changes    Path               Action
  +3 -4      follow_stream.c    Modified