URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e75a02e64a3a5b009939b95aaca76777cbe0a8e1
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
e75a02e 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>
(cherry picked from commit 8a3bd9ee38a775b28ab907e15a5bc2cab300ce64)
Reviewed-on: https://code.wireshark.org/review/7827
Actions performed:
from 0c42d9e packet-iec104: fix showing information objects if SQ flag is set
adds e75a02e Win32: Compilation error if winpcap remote capturing disabled
Summary of changes:
ui/gtk/capture_dlg.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)