Wireshark-commits: [Wireshark-commits] master 9a50b0f: Define OPTSTRING_CAPTURE_COMMON as nothing i
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 20 Jun 2014 21:14:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9a50b0f20b496e448d3e6e924ea964b6dd2c7fca
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9a50b0f by Guy Harris (guy@xxxxxxxxxxxx):

    Define OPTSTRING_CAPTURE_COMMON as nothing if we don't have pcap.
    
    No capturing, no capture options.
    
    Change-Id: I0023184b9c358d5876f19a098590f34d641c8649
    Reviewed-on: https://code.wireshark.org/review/2493
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  26bbee3   Add some long options for capture short options.
    adds  9a50b0f   Define OPTSTRING_CAPTURE_COMMON as nothing if we don't have pcap.


Summary of changes:
 tshark.c       |    2 +-
 ui/qt/main.cpp |   16 ++--------------
 2 files changed, 3 insertions(+), 15 deletions(-)