Wireshark-commits: [Wireshark-commits] master 3d9b35f: Fix a typo: Unidirected -> Undirected
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 30 Oct 2014 19:51:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3d9b35fab46812a4c718c0cbaa06ddd6f01f9e61
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3d9b35f by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Fix a typo: Unidirected -> Undirected
    
    As reported in https://ask.wireshark.org/questions/37462/possible-mistake-in-bluetooth-low-energy-hci-event-type
    
    Change-Id: Ia6217531208b00c52c89bcb279cbbe67b5163e96
    Reviewed-on: https://code.wireshark.org/review/5004
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  a683dd3   Make the data rate field float, and calculate it for 802.11n.
    adds  3d9b35f   Fix a typo: Unidirected -> Undirected


Summary of changes:
 epan/dissectors/packet-bthci_cmd.c |    6 +++---
 epan/dissectors/packet-bthci_evt.c |    6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)