X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5ff8699684c32129db801ba4edbde75c98aa23d5..6c0d0845c205a59cb0d8c73c0e4bcc84a9d6c550:/src/motif/gsockmot.c diff --git a/src/motif/gsockmot.c b/src/motif/gsockmot.c index a5ec3d5c81..1297cecdee 100644 --- a/src/motif/gsockmot.c +++ b/src/motif/gsockmot.c @@ -32,9 +32,8 @@ 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 i; int *m_id; socket->m_gui_dependent = (char *)malloc(sizeof(int)*2);