Wireshark-commits: [Wireshark-commits] master-3.0 97b3169: Convert WinPcap references to Npcap.

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

Commits:

97b3169 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>
    (cherry picked from commit a8095e05e4335665f43d3b7e560a557a81453d98)
    Reviewed-on: https://code.wireshark.org/review/31945
    

Actions performed:

    from  a823d37   release-notes: mention fix for init.lua error for root users
     add  97b3169   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(-)