Wireshark-commits: [Wireshark-commits] master-1.12 3bc7a29: Fix a typo: Unidirected -> Undirected
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3bc7a298da39986fe8953299e65887675ad2258e
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
3bc7a29 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>
(cherry picked from commit 3d9b35fab46812a4c718c0cbaa06ddd6f01f9e61)
Change-Id: Ia6217531208b00c52c89bcb279cbbe67b5163e96
Reviewed-on: https://code.wireshark.org/review/5007
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 0bc5c2c Use g_ascii_isalnum() rather than isalnum().
adds 3bc7a29 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(-)