https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2588 --- Comment #1 from Jaap Keuter <jaap.keuter@xxxxxxxxx> 2008-06-06 13:13:48 PDT --- showname="\342\200\234Get Smart\342\200\235 ... These codes are in octal (base 8) while what you write "E2 80 9C Get Smart E2 80 9D" is in hexadecimal (base 16). If you convert between the two you'll see they are equal. -- Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.