SDL: Remove stray Â

From 952c5059b58d64b6d9159cc1218fcf58c67ec4a4 Mon Sep 17 00:00:00 2001
From: Michael Bradshaw <[EMAIL REDACTED]>
Date: Wed, 20 Sep 2023 09:27:57 -0600
Subject: [PATCH] =?UTF-8?q?Remove=20stray=20=C3=82?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Presumably this is an accidental character due to the copyright symbol and conversion to/from different encodings. The *.c file does not have this character.
---
 src/events/imKStoUCS.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/events/imKStoUCS.h b/src/events/imKStoUCS.h
index 485ace59f245..4182c1b7aa2c 100644
--- a/src/events/imKStoUCS.h
+++ b/src/events/imKStoUCS.h
@@ -3,7 +3,7 @@
 
 /*
 Copyright (C) 2003-2006,2008 Jamey Sharp, Josh Triplett
-Copyright © 2009 Red Hat, Inc.
+Copyright © 2009 Red Hat, Inc.
 Copyright 1990-1992,1999,2000,2004,2009,2010 Oracle and/or its affiliates.
 All rights reserved.