Wireshark-commits: [Wireshark-commits] master-3.2 bbbea41: Fix some places where we forgot to menti

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

Commits:

bbbea41 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>
    (cherry picked from commit f77c677f186cae1e687767b7766cfdef62c533a1)
    Reviewed-on: https://code.wireshark.org/review/36382
    

Actions performed:

    from  4f07a8a   gitlab-ci: remove GCC-5
     add  bbbea41   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_interfaces_dialog.cpp |  5 +++--
 ui/qt/manage_interfaces_dialog.cpp  |  5 +++--
 writecap/pcapio.c                   |  2 +-
 wspcap.h                            |  4 ++--
 11 files changed, 38 insertions(+), 31 deletions(-)