URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=511867cdf4a56da9a261cd57e75873ae89a21d8e
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
511867c by Guy Harris (guy@xxxxxxxxxxxx):
Don't draw the taps if we never got a capture file.
There's nothing to draw.
Maybe we should also avoid it if we didn't get any packets.
Change-Id: If76f7909f78e66b7302d0ab2caa284ca36c43bfb
Reviewed-on: https://code.wireshark.org/review/32649
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 666d77d Fix -z hosts output if it's from a live capture.
add 511867c Don't draw the taps if we never got a capture file.
Summary of changes:
tshark.c | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)