Wireshark-commits: [Wireshark-commits] master 2a0d61e: Logcat: Unicodize texts

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 9 Jun 2016 08:46:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2a0d61e1a4f74e138352a7d9178c7ec3c20b434c
Submitter: Jaap Keuter (jaap.keuter@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2a0d61e by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Logcat: Unicodize texts
    
    Text over Logcat is in real in Unicode.
    ASCII does not display it correctly.
    
    Change-Id: I998dad1ee50c4b00b874a1f197f6e465fadd3e38
    Reviewed-on: https://code.wireshark.org/review/15791
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    

Actions performed:

    from  d907fc2   Update Developer's Guide to reflect dissector_t signature change
    adds  2a0d61e   Logcat: Unicodize texts


Summary of changes:
 epan/dissectors/packet-logcat-text.c |    6 +++---
 epan/dissectors/packet-logcat.c      |   10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)