Skip to content

Commit

Permalink
De-unicode in comment for source files.
Browse files Browse the repository at this point in the history
git-svn-id: https://fat-driver2.tianocore.org/svn/fat-driver2/trunk@27 65ba2f78-6c18-0410-a7b4-885970cf29fa
  • Loading branch information
qhuang8 committed May 27, 2008
1 parent 4a3905c commit b9fabbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion FatPkg/EnhancedFatDxe/DirectoryManage.c
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion FatPkg/EnhancedFatDxe/Fat.h
Expand Up @@ -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 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
Expand Down

0 comments on commit b9fabbb

Please sign in to comment.