Wireshark-commits: [Wireshark-commits] master 8a3bd9e: Win32: Compilation error if winpcap remote c

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 24 Mar 2015 23:59:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8a3bd9ee38a775b28ab907e15a5bc2cab300ce64
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8a3bd9e by Roland Knall (roland.knall@xxxxxxxxxxxxxxxxx):

    Win32: Compilation error if winpcap remote capturing disabled
    
    If HAVE_PCAP_REMOTE is not set, this code is not defined and therefore will not be
    compiled correctly.
    
    Change-Id: Ie08a6f99598d46cfa38e2448ea979a8a9aa7c7fc
    Reviewed-on: https://code.wireshark.org/review/7803
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  7710da4   Since g2ef72cb, plugins are no more stored in plugins/$VERSION folder
    adds  8a3bd9e   Win32: Compilation error if winpcap remote capturing disabled


Summary of changes:
 ui/gtk/capture_dlg.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)