Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 42803: /trunk/ui/win32/ /trunk/ui/win32/: file_dlg_win32

Date: Wed, 23 May 2012 03:27:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42803

User: guy
Date: 2012/05/22 08:27 PM

Log:
 Fix comparison of file extension with extensions for the file type -
 compare extension with extension, not dot-plus-extension with extension.
 
 Skip unnecesary test.
 
 Clean up white space.

Directory: /trunk/ui/win32/
  Changes    Path                Action
  +21 -15    file_dlg_win32.c    Modified