From 4237d40b773df8c4e08dea0596dda2caec31a6c5 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Tue, 9 Mar 2010 05:58:00 +0000 Subject: 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 --- MdeModulePkg/Core/Pei/FwVol/FwVol.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdeModulePkg/Core/Pei') diff --git a/MdeModulePkg/Core/Pei/FwVol/FwVol.c b/MdeModulePkg/Core/Pei/FwVol/FwVol.c index 276b6f9..b618d40 100644 --- a/MdeModulePkg/Core/Pei/FwVol/FwVol.c +++ b/MdeModulePkg/Core/Pei/FwVol/FwVol.c @@ -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. -- cgit v1.1