summaryrefslogtreecommitdiffstats
path: root/FatPkg/EnhancedFatDxe/Fat.h
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/EnhancedFatDxe/Fat.h
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/EnhancedFatDxe/Fat.h')
-rw-r--r--FatPkg/EnhancedFatDxe/Fat.h2
1 files changed, 1 insertions, 1 deletions
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