From: Ruiyu Ni Date: Mon, 18 May 2015 05:30:35 +0000 (+0000) Subject: MdeModulePkg: Fix comments typo in UefiBootManagerLib.h X-Git-Tag: edk2-stable201903~9790 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=54ae9c08e8e78089ce186d0a632731943b8f436c MdeModulePkg: Fix comments typo in UefiBootManagerLib.h Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17466 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/MdeModulePkg/Include/Library/UefiBootManagerLib.h b/MdeModulePkg/Include/Library/UefiBootManagerLib.h index 886229ed9e..032c437c01 100644 --- a/MdeModulePkg/Include/Library/UefiBootManagerLib.h +++ b/MdeModulePkg/Include/Library/UefiBootManagerLib.h @@ -213,7 +213,7 @@ EfiBootManagerDeleteLoadOptionVariable ( reflect the new order. @param OptionType The type of the load option. - @param Comparator The comparator function pointer. + @param CompareFunction The comparator function pointer. **/ VOID EFIAPI