Wireshark-commits: [Wireshark-commits] master-1.10 eb4e768: fix fields format when printing

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

Commits:

eb4e768 by Peter Hatina (phatina@xxxxxxxxxxxxxxxxx):

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

Actions performed:

    from  3269167   [Automatic manuf, services and enterprise-numbers update for 2015-03-08]
    adds  eb4e768   fix fields format when printing


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