Have wtap_file_extension_default_string() return the extension in the
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 23 Jan 2012 21:57:45 +0000 (21:57 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 23 Jan 2012 21:57:45 +0000 (21:57 +0000)
commit46fcd568b4efb935bcfc2a9ca5fe7cf0683a3c5b
tree6943b1996eb8a66304d394161d57a4947be0057c
parent4619f26cb774b96565aebee321e96ca4953d0524
Have wtap_file_extension_default_string() return the extension in the
sense of "what follows the last . in the file name", i.e. not including
the ".".

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40674 f5534014-38df-0310-8fa8-9805f1628bb7
ui/win32/file_dlg_win32.c
wiretap/file_access.c