Wireshark-commits: [Wireshark-commits] master 2cac9d4: dumpcap: fix capture library version display

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 06 Oct 2019 18:40:30 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2cac9d47af2f9851088f8b1d6ca8b7eea1d49774
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

2cac9d4 by Pascal Quantin (pascal@xxxxxxxxxxxxx):

    dumpcap: fix capture library version display on Windows
    
    Ensure to call load_wpcap() berfore building the version info string.
    
    Bug: 16108
    Change-Id: Ida7ecf6ad5186f816e1bf33902a0ae70f7f36b40
    Reviewed-on: https://code.wireshark.org/review/34719
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e4d4c75   FTDI FT: Register OpenVizsla USB VID/PID
     add  2cac9d4   dumpcap: fix capture library version display on Windows


Summary of changes:
 dumpcap.c | 24 +++++++++++-------------
 1 file changed, 11 insertions(+), 13 deletions(-)