Wireshark-commits: [Wireshark-commits] master 174dc4b: Bluetooth: HFP: Fix "Parameters" field highl
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 4 Apr 2017 11:35:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=174dc4b363aa0b2d550e9353ec16ca6199d05777
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

174dc4b by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Bluetooth: HFP: Fix "Parameters" field highlight
    
    It seems that "Parameters" highlight only one byte instead of all
    parameters. Fix that before someone requests to fix that.
    
    Change-Id: If056f16ffbfc234e5d6443fb43b34bc107df964f
    Reviewed-on: https://code.wireshark.org/review/20898
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  34fa55c   Bluetooth: HCI: Fix tracking for "Read Clock Offset"
    adds  174dc4b   Bluetooth: HFP: Fix "Parameters" field highlight


Summary of changes:
 epan/dissectors/packet-bthfp.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)