ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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