projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixed zlib watcom makefile
[wxWidgets.git]
/
src
/
gtk
/
gsockgtk.c
diff --git
a/src/gtk/gsockgtk.c
b/src/gtk/gsockgtk.c
index 8551a7d13b08fa921aa85563829e64fc2e690be4..3202c6b42139cfae3f9a269aef5b5db625938997 100644
(file)
--- a/
src/gtk/gsockgtk.c
+++ b/
src/gtk/gsockgtk.c
@@
-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;