Wireshark-commits: [Wireshark-commits] master 20fcb6c: Fix compilation of extcap programs with NMak

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 18 Feb 2016 00:01:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=20fcb6c2e17811c9fefa22c7fb299173012a6bca
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

20fcb6c by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Fix compilation of extcap programs with NMake
    
    Change-Id: I80e17aeeab5bf747c6ba06168245d38d6d78efa9
    Reviewed-on: https://code.wireshark.org/review/13986
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  7382b02   cip: fix a leak
    adds  20fcb6c   Fix compilation of extcap programs with NMake


Summary of changes:
 Makefile.nmake        |   14 ++++++++++++--
 extcap/Makefile.nmake |   12 +++++++-----
 2 files changed, 19 insertions(+), 7 deletions(-)