git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22740
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
/* Global initialisers */
-void GSocket_SetGUIFunctions(struct GSocketGUIFunctionsTable *)
+void GSocket_SetGUIFunctions(struct GSocketGUIFunctionsTable *table)
{
// do nothing, wxMac doesn't have wxBase-GUI separation yet
}
/* Global initialisers */
-void GSocket_SetGUIFunctions(struct GSocketGUIFunctionsTable *)
+void GSocket_SetGUIFunctions(struct GSocketGUIFunctionsTable *table)
{
// do nothing, wxMac doesn't have wxBase-GUI separation yet
}