URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6d582466f6655b90c19f5c441af2409954f824f5
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
6d58246 by Guy Harris (guy@xxxxxxxxxxxx):
Don't say "Capturing on..." if we're not capturing on.
Only print the "Capturing on..." message if we're actually capturing,
not if we're printing link-layer types.
Change-Id: I30025211ab13701dcc12c01e0d7cd3c46eb04177
Reviewed-on: https://code.wireshark.org/review/7727
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 53aae65 Allow multiple -D/-L/-d/-S flags, only allow one -k flag.
adds 6d58246 Don't say "Capturing on..." if we're not capturing on.
Summary of changes:
dumpcap.c | 75 +++++++++++++++++++++++++++++++------------------------------
1 file changed, 38 insertions(+), 37 deletions(-)