]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/gsockmot.c
Added configtool to configure and Makefile.in
[wxWidgets.git] / src / motif / gsockmot.c
index 41459ce67947e9994ff3447ca8b00e65b199b089..f442a508dcfe9fe93904bafc0b47ef8561c35f12 100644 (file)
@@ -3,6 +3,7 @@
  * Name:    gsockmot.c
  * Purpose: GSocket: Motif part
  * CVSID:   $Id$
+ * Licence: The wxWindows licence
  * ------------------------------------------------------------------------- */
 
 #include "wx/setup.h"
@@ -32,7 +33,7 @@ static void _GSocket_Motif_Output(XtPointer data, int *fid,
   _GSocket_Detected_Write(socket);
 }
 
-bool _GSocket_GUI_Init(GSocket *socket)
+int _GSocket_GUI_Init(GSocket *socket)
 {
   int *m_id;