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

Date: Sun, 06 Apr 2008 22:36:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24811

User: ulfl
Date: 2008/04/06 10:36 PM

Log:
 replace confusing #if checking for GTK2.4.0 (the GTK version when gtk_file_chooser was "invented") by #if GTK_CHECK_VERSION(2,4,0)

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