Wireshark-commits: [Wireshark-commits] master f4fd1a3: Fix problems when compiling without pcap.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 19 Jun 2016 07:50:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f4fd1a3640f45a5c3316e4101c09c49d7b991bce
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f4fd1a3 by Guy Harris (guy@xxxxxxxxxxxx):

    Fix problems when compiling without pcap.
    
    Change-Id: Id682a76ac561f92f65638bbdfcd4236eb92e46b7
    Reviewed-on: https://code.wireshark.org/review/16010
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  8634cee   Put #ifdef/#endif around a variable used only on Windows.
    adds  f4fd1a3   Fix problems when compiling without pcap.


Summary of changes:
 ui/commandline.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)