]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/gsockgtk.c
reverted Chris' MSW additions patch (we should use IPC, not Windows-only functions...
[wxWidgets.git] / src / gtk / gsockgtk.c
index 8551a7d13b08fa921aa85563829e64fc2e690be4..3202c6b42139cfae3f9a269aef5b5db625938997 100644 (file)
@@ -31,7 +31,7 @@ void _GSocket_GDK_Input(gpointer data,
     _GSocket_Detected_Write(socket);
 }
 
-bool _GSocket_GUI_Init(GSocket *socket)
+int _GSocket_GUI_Init(GSocket *socket)
 {
   gint *m_id;