Wireshark-commits: [Wireshark-commits] rev 24915: /trunk/gtk/ /trunk/gtk/: capture_file_dlg.c

Date: Fri, 11 Apr 2008 23:00:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24915

User: guy
Date: 2008/04/11 11:00 PM

Log:
 Wrap the callback function pointer for g_signal_connect() in
 G_CALLBACK(), to suppress compiler warnings (that's what the old
 SIGNAL_CONNECT macro did).

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