Wireshark-commits: [Wireshark-commits] master b3885a9: Fix builds without pcap.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 20 Jun 2014 21:51:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b3885a9387ab4490cfce9d8aabc00c15a83424c2
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b3885a9 by Guy Harris (guy@xxxxxxxxxxxx):

    Fix builds without pcap.
    
    Change-Id: I6c67f9ea9d115a8396af0904ef9a73d2c528dcaa
    Reviewed-on: https://code.wireshark.org/review/2498
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  85ad72c   Add long names for -a, -b, and -p.
    adds  b3885a9   Fix builds without pcap.


Summary of changes:
 capture_opts.h |    2 +-
 dumpcap.c      |    2 +-
 tshark.c       |    2 +-
 ui/qt/main.cpp |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)