URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=68a1b552f74152a4da39097e8ae5e463518bbb28
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
68a1b55 by Bill Meier (wmeier@xxxxxxxxxxx):
    tshark.c: 'tshark -F pcap -w ...' should create a pcap (not pcapng) file; fixes Bug #9991.
    
    Change-Id: I182357fc57d6e57033319afc762549d805c2c10c
    Reviewed-on: https://code.wireshark.org/review/1954
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    
Actions performed:
    from  dc02627   tshark.c: Change "Live captures can only be saved in libpcap format" to "[...] in pcap or pcapng format"
    adds  68a1b55   tshark.c: 'tshark -F pcap -w ...' should create a pcap (not pcapng) file; fixes Bug #9991.
Summary of changes:
 tshark.c |    1 +
 1 file changed, 1 insertion(+)