from Florent DROUIN:
authorlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 25 Jul 2007 21:30:51 +0000 (21:30 +0000)
committerlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 25 Jul 2007 21:30:51 +0000 (21:30 +0000)
commit69e035e634f02add8a884025e4c87d8d95a0bc1f
tree3c454e6bee055c88d697aa2e62b3d68cf386dca5
parent20ab2d7ef7c50d467d5bdce30f0c01423be1b812
from  Florent DROUIN:
I did load an k12 file (.rf5), and want to save the selected frames in a new file.
I got the error "Wireshark can't save this capture in that format"
I think this is due to this correction: http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22214
I have got a patch to force the type of file to libpcap, only if no other format is available. It should solve both problems.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22403 f5534014-38df-0310-8fa8-9805f1628bb7
gtk/capture_file_dlg.c