summaryrefslogtreecommitdiff
path: root/FatPkg
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@efd2e655-3735-4b16-a529-16bfa2dd702b>2008-05-27 02:51:43 +0000
committerqhuang8 <qhuang8@efd2e655-3735-4b16-a529-16bfa2dd702b>2008-05-27 02:51:43 +0000
commit7c4a97d9f15a30c927c41e2cd7b88d15f4f74e9f (patch)
tree593b1dd4d8eceb898b3429a5242c140943c9d128 /FatPkg
parentc2298e92f4bf13c593e6ac4bea7be2a4d0e52221 (diff)
De-unicode in comment for source files.
git-svn-id: https://edk2-fatdriver2.svn.sourceforge.net/svnroot/edk2-fatdriver2/trunk@27 efd2e655-3735-4b16-a529-16bfa2dd702b
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 05fc967078..de6c0d0d23 100644
--- a/FatPkg/EnhancedFatDxe/DirectoryManage.c
+++ b/FatPkg/EnhancedFatDxe/DirectoryManage.c
@@ -668,7 +668,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 05471a2777..a120f8775a 100644
--- a/FatPkg/EnhancedFatDxe/Fat.h
+++ b/FatPkg/EnhancedFatDxe/Fat.h
@@ -240,7 +240,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