public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] BaseTools: Fix encoding typos
@ 2019-06-29 12:02 Cœur
  2019-06-29 12:04 ` [edk2-devel] " Cœur
  2019-07-04 13:07 ` Leif Lindholm
  0 siblings, 2 replies; 5+ messages in thread
From: Cœur @ 2019-06-29 12:02 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 1977 bytes --]

Fix encoding typos in BaseTools by using UTF-8.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Coeur <coeur@gmx.fr>
---
BaseTools/Source/C/VfrCompile/Pccts/CHANGES_FROM_133.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/BaseTools/Source/C/VfrCompile/Pccts/CHANGES_FROM_133.txt b/BaseTools/Source/C/VfrCompile/Pccts/CHANGES_FROM_133.txt
index 4d84d1c19c..c3fcadfd59 100644
--- a/BaseTools/Source/C/VfrCompile/Pccts/CHANGES_FROM_133.txt
+++ b/BaseTools/Source/C/VfrCompile/Pccts/CHANGES_FROM_133.txt
@@ -40,7 +40,7 @@ List of Implemented Fixes and Changes for Maintenance Releases of PCCTS
#309. (Changed in MR32) Renamed baseName because of VMS name conflict

Renamed baseName to pcctsBaseName to avoid library name conflict with
-    VMS library routine.  Reported by Jean-FranÁois PI…RONNE.
+    VMS library routine.  Reported by Jean-Fran√ßois PI√âRONNE.

#308. (Changed in MR32) Used "template" as name of formal in C routine

@@ -975,7 +975,7 @@ List of Implemented Fixes and Changes for Maintenance Releases of PCCTS

#249. (MR21) Changes for DEC/VMS systems

-    Jean-FranÁois PiÈronne (jfp altavista.net) has updated some
+    Jean-Fran√ßois Pi√©ronne (jfp altavista.net) has updated some
VMS related command files and fixed some minor problems related
to building pccts under the DEC/VMS operating system.  For DEC/VMS
users the most important differences are:
@@ -1750,7 +1750,7 @@ List of Implemented Fixes and Changes for Maintenance Releases of PCCTS
Under certain circumstances a predicate test could generate
a #line directive which was not at column 1.

-      Reported with fix by David KÂgedal  (davidk lysator.liu.se)
+      Reported with fix by David K√•gedal  (davidk lysator.liu.se)
(http://www.lysator.liu.se/~davidk/).

#194. (Changed in MR14) (C Mode only) Demand lookahead with #tokclass
--
2.20.1 (Apple Git-117)

[-- Attachment #2: Type: text/html, Size: 2884 bytes --]

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-07-05 12:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-29 12:02 [PATCH] BaseTools: Fix encoding typos Cœur
2019-06-29 12:04 ` [edk2-devel] " Cœur
2019-07-04 13:07 ` Leif Lindholm
2019-07-05  0:52   ` Bob Feng
2019-07-05 12:23     ` Cœur

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox