Minor update comment to remove unprintable character in source file.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10214 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8 2010-03-09 05:58:00 +00:00
parent 40e8cca588
commit 4237d40b77
1 changed files with 1 additions and 1 deletions

View File

@ -755,7 +755,7 @@ PeiFfsFindFileByName (
Returns information about a specific file.
@param FileHandle Handle of the file.
@param FileInfo Upon exit, points to the files information.
@param FileInfo Upon exit, points to the file's information.
@retval EFI_INVALID_PARAMETER If FileInfo is NULL.
@retval EFI_INVALID_PARAMETER If FileHandle does not represent a valid file.