Spacing cleanup
This commit is contained in:
@@ -1135,8 +1135,7 @@ void WIN_UpdateWindowICCProfile(SDL_Window *window, SDL_bool send_event)
|
||||
}
|
||||
}
|
||||
|
||||
void *
|
||||
WIN_GetWindowICCProfile(_THIS, SDL_Window *window, size_t *size)
|
||||
void *WIN_GetWindowICCProfile(_THIS, SDL_Window *window, size_t *size)
|
||||
{
|
||||
SDL_WindowData *data = window->driverdata;
|
||||
char *filename_utf8;
|
||||
|
||||
Reference in New Issue
Block a user