Wireshark-commits: [Wireshark-commits] master 2eca457: Display numeric fields in their base display

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 5 Apr 2017 10:55:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2eca457d52eba25a70d82b796d147a764367f679
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2eca457 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Display numeric fields in their base display type for columns.
    
    Don't force display of BASE_DEC
    
    Change-Id: Id6f115c074f0d4b1bd277dcbf6c523ffaa295edb
    Reviewed-on: https://code.wireshark.org/review/20918
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  c018405   Bluetooth: HCI_CMD: Implement all remaining commands
    adds  2eca457   Display numeric fields in their base display type for columns.


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