X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/38bb138f09688c1575766aafdbf296dfeeee0d7d..5c526007a8909e8856a6d1fb656c5150738d2e4a:/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 }