X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/38bb138f09688c1575766aafdbf296dfeeee0d7d..b77b87881bae2e6306366d79e7fe160334b3d4a2:/src/mac/gsocket.c diff --git a/src/mac/gsocket.c b/src/mac/gsocket.c index c01b1c4ec1..9e3ba3079a 100644 --- a/src/mac/gsocket.c +++ b/src/mac/gsocket.c @@ -196,7 +196,7 @@ static void SetDefaultEndpointModes(EndpointRef ep , void *data ) /* Global initialisers */ -void GSocket_SetGUIFunctions(struct GSocketGUIFunctionsTable *) +void GSocket_SetGUIFunctions(struct GSocketGUIFunctionsTable *table) { // do nothing, wxMac doesn't have wxBase-GUI separation yet }