From dd08c279e22d9d66f513f85d87633b943bbda4cc Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sun, 14 Jul 2024 07:15:26 -0700 Subject: [PATCH] Fixed coccinelle patching Fixes https://github.com/libsdl-org/SDL/issues/10260 --- build-scripts/SDL_migration.cocci | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-scripts/SDL_migration.cocci b/build-scripts/SDL_migration.cocci index 8d2eea587..1be446960 100644 --- a/build-scripts/SDL_migration.cocci +++ b/build-scripts/SDL_migration.cocci @@ -3484,11 +3484,6 @@ typedef SDL_Colour, SDL_Color; - SDLK_z + SDLK_Z @@ -typedef SDL_PixelFormat, SDL_PackedPixelDetails; -@@ -- SDL_PixelFormat -+ SDL_PixelFormatDetails -@@ @@ - SDL_ConvertSurfaceFormat + SDL_ConvertSurface