Wireshark-commits: [Wireshark-commits] master 245b638: ieee80211-netmon: fix a typo.

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

Commits:

245b638 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>
    

Actions performed:

    from  818bb96   editcap: clean up an error message.
     add  245b638   ieee80211-netmon: fix a typo.


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