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 43441: /trunk/ui/gtk/ /trunk/ui/gtk/: capture_file_dlg.c

Date: Fri, 22 Jun 2012 08:22:11 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43441

User: darkjames
Date: 2012/06/22 01:22 AM

Log:
 Change #if USE_WIN32_FILE_DIALOGS to #ifdef
 
 It should fix buldbot compilation error:
   capture_file_dlg.c(2107) : fatal error C1017: invalid integer constant expression

Directory: /trunk/ui/gtk/
  Changes    Path                  Action
  +1 -1      capture_file_dlg.c    Modified