]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/gsockmsw.c
wxRegEx docs I forgot to add before (sorry)
[wxWidgets.git] / src / msw / gsockmsw.c
index 849752e7d6bf0a381f7a5f150832660c04596d2d..60d54c682c1395e96269dc8bda9de8e48a0ae646 100644 (file)
@@ -137,7 +137,7 @@ void GSocket_Cleanup(void)
 
 /* Per-socket GUI initialization / cleanup */
 
-bool _GSocket_GUI_Init(GSocket *socket)
+int _GSocket_GUI_Init(GSocket *socket)
 {
   int i;