URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ad98745848ebedb61d5692a17f57fdea3abfc398
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark
Commits:
ad98745 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>
(cherry picked from commit 6d582466f6655b90c19f5c441af2409954f824f5)
Reviewed-on: https://code.wireshark.org/review/7728
Actions performed:
from 158049e Allow multiple -D/-L/-d/-S flags, only allow one -k flag.
adds ad98745 Don't say "Capturing on..." if we're not capturing on.
Summary of changes:
dumpcap.c | 75 +++++++++++++++++++++++++++++++------------------------------
1 file changed, 38 insertions(+), 37 deletions(-)