Wireshark-commits: [Wireshark-commits] master-3.2 11f78aa: ieee80211-netmon: fix a typo.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 6 Aug 2020 11:09:38 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=11f78aa064f858c9d123ea89a7060c1fd1f14775
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

11f78aa by Guy Harris (gharris@xxxxxxxxx):

    ieee80211-netmon: fix a typo.
    
    The "monitor mode" flag was called "netmon_802_11.op_mode.on", not
    "netmon_802_11.op_mode.mon".  Fix that.
    
    Change-Id: I4a712c1d5fa7c7e43335d83c0f40ace4358a881c
    Reviewed-on: https://code.wireshark.org/review/38069
    Petri-Dish: Guy Harris <gharris@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    (cherry picked from commit 743778bedf660ee30caedd038c6ba9e019c15540)
    Reviewed-on: https://code.wireshark.org/review/38070
    

Actions performed:

    from  231f103   Qt: Always pop empty filter syntax
     add  11f78aa   ieee80211-netmon: fix a typo.


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