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(-)