Wireshark-commits: [Wireshark-commits] master 24baf35: ieee80211: fix typos related to 802.11ad

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 18 May 2018 19:33:24 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=24baf355663cd6837ae67447e50b066a7cd5d7af
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

24baf35 by Chaitanya Tata (chaitanya.mgit@xxxxxxxxx):

    ieee80211: fix typos related to 802.11ad
    
    fix a few typos related to 802.11ad
    
    1. 802.11-2016 changed the acronym from ECPAC to ECAPC
    2. dmp_params to dmg_params
    
    Change-Id: I4e3bc02cdceff826ab334bc93ebfb008c5041f74
    Reviewed-on: https://code.wireshark.org/review/27643
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  71a240d   cmake: remove dependency of i18n.qrc on .qm files
    adds  24baf35   ieee80211: fix typos related to 802.11ad


Summary of changes:
 epan/dissectors/packet-ieee80211.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)