From c3b8ec4310a6a5a51854e19285f4057a01ca08fc Mon Sep 17 00:00:00 2001 From: Qing Huang Date: Tue, 27 May 2008 02:51:43 +0000 Subject: De-unicode in comment for source files. (based on FatPkg commit ea0ebff7f3afd5808da4fc6bcdd996a8fc977185) [jordan.l.justen@intel.com: Use script to relicense to 2-clause BSD] Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jordan Justen Acked-by: Mark Doran Acked-by: Laszlo Ersek --- FatPkg/EnhancedFatDxe/DirectoryManage.c | 2 +- FatPkg/EnhancedFatDxe/Fat.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FatPkg/EnhancedFatDxe/DirectoryManage.c b/FatPkg/EnhancedFatDxe/DirectoryManage.c index 5e9d1e3240..9fdb7affe4 100644 --- a/FatPkg/EnhancedFatDxe/DirectoryManage.c +++ b/FatPkg/EnhancedFatDxe/DirectoryManage.c @@ -672,7 +672,7 @@ FatGetNextDirEnt ( Routine Description: - Set the directory’s cursor to the next and get the next directory entry. + Set the directory's cursor to the next and get the next directory entry. Arguments: diff --git a/FatPkg/EnhancedFatDxe/Fat.h b/FatPkg/EnhancedFatDxe/Fat.h index 6328a52d15..2e57ad0232 100644 --- a/FatPkg/EnhancedFatDxe/Fat.h +++ b/FatPkg/EnhancedFatDxe/Fat.h @@ -244,7 +244,7 @@ typedef struct _FAT_OFILE { // // Dirty is set if there have been any updates to the // file - // Archive is set if the archive attribute in the file’s + // Archive is set if the archive attribute in the file's // directory entry needs to be set when performing flush // PreserveLastMod is set if the last modification of the // file is specified by SetInfo API -- cgit v1.2.3