mirror of https://github.com/acidanthera/audk.git
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:
parent
40e8cca588
commit
4237d40b77
|
@ -755,7 +755,7 @@ PeiFfsFindFileByName (
|
|||
Returns information about a specific file.
|
||||
|
||||
@param FileHandle Handle of the file.
|
||||
@param FileInfo Upon exit, points to the file’s 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.
|
||||
|
|
Loading…
Reference in New Issue