Wireshark-commits: [Wireshark-commits] master 14be63a: set PDML and PSML encoding to UTF-8. replace
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 29 Sep 2016 01:20:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=14be63a807a850221a83914d135329dee19bc18b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

14be63a by Dirk Jagdmann (doj@xxxxxxxxx):

    set PDML and PSML encoding to UTF-8. replace fputs() with fprintf() in writing PSML and PDML preambles for more consistent code formatting.
    
    Change-Id: I57dbb27cbf935dd31342639b315d1fc98bd27d77
    Reviewed-on: https://code.wireshark.org/review/17895
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  7aa243c   packet-infiniband: Fix setting rocev2 udp port number
    adds  14be63a   set PDML and PSML encoding to UTF-8. replace fputs() with fprintf() in writing PSML and PDML preambles for more consistent code formatting.


Summary of changes:
 epan/print.c |   17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)