Wireshark-commits: [Wireshark-commits] master bea1950: Protect some code that's only for Wireshark-

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

Commits:

bea1950 by Guy Harris (guy@xxxxxxxxxxxx):

    Protect some code that's only for Wireshark-with-pcap.
    
    Put that code inside #ifdef HAVE_LIBPCAP/#endif.
    
    Change-Id: I85768fd49a008341a95ac3c8656e96afa6741fbe
    Reviewed-on: https://code.wireshark.org/review/16030
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  e79e834   Move some option checking to common code.
    adds  bea1950   Protect some code that's only for Wireshark-with-pcap.


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