Wireshark-commits: [Wireshark-commits] master 5714ad5: ftypes: display BASE_HEX_DEC integers as hex

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 20 Jun 2015 13:59:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5714ad5e8be1722ecfcb8013a56de53eea00bfed
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5714ad5 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    ftypes: display BASE_HEX_DEC integers as hexadecimal
    
    Bug: 11292
    Change-Id: I69a5591996bec77c2cb2bfcd04e9179784470edf
    Reviewed-on: https://code.wireshark.org/review/8987
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  4c898c3   qt_ui_utils: fix  parameter 'glib_string' not found in the function declaration
    adds  5714ad5   ftypes: display BASE_HEX_DEC integers as hexadecimal


Summary of changes:
 epan/ftypes/ftype-integer.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)