Wireshark-commits: [Wireshark-commits] master-1.12 5cffcdb: fix fields format when printing

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 10 Mar 2015 11:35:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5cffcdbfbc2fffd7442cf2a0edf3ce038dea8599
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

5cffcdb by Peter Hatina (phatina@xxxxxxxxxxxxxxxxx):

    fix fields format when printing
    
    bug:10318
    Change-Id: Ie95700295ed707dc7f8c6461b026c67f8c0695c4
    Reviewed-on: https://code.wireshark.org/review/7567
    Reviewed-by: Peter Hatina <phatina@xxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  4ee738b   MSVC: Fix opting out of libraries
    adds  5cffcdb   fix fields format when printing


Summary of changes:
 epan/ftypes/ftype-integer.c |   13 ++++++++-----
 epan/ftypes/ftype-string.c  |    2 ++
 epan/ftypes/ftypes.h        |    1 +
 epan/print.c                |    5 ++++-
 4 files changed, 15 insertions(+), 6 deletions(-)