Wireshark-commits: [Wireshark-commits] master a43730c: Convert WinPcap references to Npcap.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 08 Feb 2019 20:29:13 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a43730cb10bb971a8e8f124e33c93609b7fadc80
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

a43730c by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Convert WinPcap references to Npcap.
    
    Convert WinPcap references and URLs in error messages and the FAQ
    to their Npcap equivalents. Remove some obsolete FAQ entries.
    
    Change-Id: I695d358a2c9cff0939f4ea84ba02d4c62ad7dd01
    Reviewed-on: https://code.wireshark.org/review/31943
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  aabce61   WSDG: Windows toolchain updates.
     add  a43730c   Convert WinPcap references to Npcap.


Summary of changes:
 caputils/capture-pcap-util.c |   2 +-
 caputils/capture-wpcap.c     |  22 ++--
 caputils/capture-wpcap.h     |   4 -
 dumpcap.c                    |  12 +--
 help/faq.py                  | 232 ++++++-------------------------------------
 5 files changed, 48 insertions(+), 224 deletions(-)