summaryrefslogtreecommitdiffstats
path: root/FatPkg
diff options
context:
space:
mode:
authorQing Huang <qing.huang@intel.com>2008-05-27 02:51:43 +0000
committerJordan Justen <jordan.l.justen@intel.com>2016-04-06 23:22:43 -0700
commitc3b8ec4310a6a5a51854e19285f4057a01ca08fc (patch)
tree134cac6e95efbd9ddf49d9491b15c571baa4a609 /FatPkg
parent8288dd3ef894b6a080cf3b61d02e9a27f01af742 (diff)
downloadedk2-c3b8ec4310a6a5a51854e19285f4057a01ca08fc.tar.gz
edk2-c3b8ec4310a6a5a51854e19285f4057a01ca08fc.tar.bz2
edk2-c3b8ec4310a6a5a51854e19285f4057a01ca08fc.zip
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 <jordan.l.justen@intel.com> Acked-by: Mark Doran <mark.doran@intel.com> Acked-by: Laszlo Ersek <lersek@redhat.com>
Diffstat (limited to 'FatPkg')
-rw-r--r--FatPkg/EnhancedFatDxe/DirectoryManage.c2
-rw-r--r--FatPkg/EnhancedFatDxe/Fat.h2
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