Wireshark-commits: [Wireshark-commits] master-2.2 aa7246d: Show millisecond values as both raw and
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 17 Aug 2016 07:02:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aa7246dd76746700aab506e552323146f7996502
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

aa7246d by Guy Harris (guy@xxxxxxxxxxxx):

    Show millisecond values as both raw and "(N msec)".
    
    Do as we do with other Bluetooth fields that, when multiplied by 1.25,
    give time amounts in milliseconds.
    
    Change-Id: I89c599e68f91c134b216c495dabdbf77db10def3
    Reviewed-on: https://code.wireshark.org/review/17100
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  d7620ff   make-version.pl: make it work with git worktrees
    adds  aa7246d   Show millisecond values as both raw and "(N msec)".


Summary of changes:
 epan/dissectors/packet-btle.c |   17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)