From f494658f9c4a5fdd65c5773f3b98df1058ec8921 Mon Sep 17 00:00:00 2001 From: Ozkan Sezer Date: Thu, 5 Sep 2024 22:10:02 +0300 Subject: [PATCH] SDL_gpu.c: remove BOM. --- src/gpu/SDL_gpu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gpu/SDL_gpu.c b/src/gpu/SDL_gpu.c index c6ac6ed286..c737b08204 100644 --- a/src/gpu/SDL_gpu.c +++ b/src/gpu/SDL_gpu.c @@ -1,4 +1,4 @@ -/* +/* Simple DirectMedia Layer Copyright (C) 1997-2024 Sam Lantinga