From d7fc9de5e2f5ed16cd50f11cdb0916873897c953 Mon Sep 17 00:00:00 2001 From: Michael Fabian 'Xaymar' Dirks Date: Fri, 18 Jan 2019 21:28:30 +0100 Subject: [PATCH] third-party/freeimage: UTF-8 problem --- third-party/freeimage/Dist/x32/FreeImage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third-party/freeimage/Dist/x32/FreeImage.h b/third-party/freeimage/Dist/x32/FreeImage.h index 12182cd..40f7f64 100644 --- a/third-party/freeimage/Dist/x32/FreeImage.h +++ b/third-party/freeimage/Dist/x32/FreeImage.h @@ -3,7 +3,7 @@ // // Design and implementation by // - Floris van den Berg (flvdberg@wxs.nl) -// - Hervé Drolon (drolon@infonie.fr) +// - Herv� Drolon (drolon@infonie.fr) // // Contributors: // - see changes log named 'Whatsnew.txt', see header of each .h and .cpp file