X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9f3280c9c40416b2d61fee4a084e55be2d003699..b1b3ddd840a507f3ca85379bfa832f2b0c9105d6:/src/motif/gsockmot.c diff --git a/src/motif/gsockmot.c b/src/motif/gsockmot.c index 41459ce679..f442a508dc 100644 --- a/src/motif/gsockmot.c +++ b/src/motif/gsockmot.c @@ -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;