Wireshark-commits: [Wireshark-commits] master e57ecf4: IEEE 802.11: fix build with gcc7

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 22 Feb 2018 11:42:07 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e57ecf4acd280e972449558e58d57307338bca86
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e57ecf4 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    IEEE 802.11: fix build with gcc7
    
    Remove an unused hf entry.
    Remove an unused true_false value string.
    Fix an indentation so that the compiler does not think backets are missing.
    
    Change-Id: Id6c0597b68674fd17f750379f941698d72b0cbba
    Reviewed-on: https://code.wireshark.org/review/25986
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  e510cee   Reenable ieee 802.3 encapsulation and small cleanups/updates
    adds  e57ecf4   IEEE 802.11: fix build with gcc7


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