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>
This commit is contained in:
Qing Huang 2008-05-27 02:51:43 +00:00 committed by Jordan Justen
parent 8288dd3ef8
commit c3b8ec4310
2 changed files with 2 additions and 2 deletions

View File

@ -672,7 +672,7 @@ FatGetNextDirEnt (
Routine Description:
Set the directorys 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:

View File

@ -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 files
// 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