Wireshark-commits: [Wireshark-commits] master f77c677: Fix some places where we forgot to mention N

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 12 Mar 2020 18:59:52 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f77c677f186cae1e687767b7766cfdef62c533a1
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

f77c677 by Guy Harris (guy@xxxxxxxxxxxx):

    Fix some places where we forgot to mention Npcap.
    
    Mostly comments, but a few messages.
    
    Change-Id: Iff7380eb15f064bf6a3078e131c70987e36bca44
    Reviewed-on: https://code.wireshark.org/review/36381
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  16adaf3   GTPv2: Dissect Core Network Restrictions and UE Radio Capability ID.
     add  f77c677   Fix some places where we forgot to mention Npcap.


Summary of changes:
 caputils/capture-pcap-util-int.h   |  2 +-
 caputils/capture-pcap-util.h       |  8 ++++----
 caputils/capture-wpcap.c           | 21 +++++++++++----------
 caputils/capture_ifinfo.h          |  2 +-
 caputils/capture_wpcap_packet.c    | 15 ++++++++-------
 cmakeconfig.h.in                   |  2 +-
 ui/capture_ui_utils.c              |  3 +++
 ui/qt/capture_options_dialog.cpp   |  5 +++--
 ui/qt/manage_interfaces_dialog.cpp |  5 +++--
 writecap/pcapio.c                  |  2 +-
 wspcap.h                           |  4 ++--
 11 files changed, 38 insertions(+), 31 deletions(-)