]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModulePkg: Fix comments typo in UefiBootManagerLib.h
authorRuiyu Ni <ruiyu.ni@intel.com>
Mon, 18 May 2015 05:30:35 +0000 (05:30 +0000)
committerniruiyu <niruiyu@Edk2>
Mon, 18 May 2015 05:30:35 +0000 (05:30 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17466 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Include/Library/UefiBootManagerLib.h

index 886229ed9e3cea1c741f4878ee9420b0c04bbb3b..032c437c01335ed343a7372f0f6d3b67ae9e84c2 100644 (file)
@@ -213,7 +213,7 @@ EfiBootManagerDeleteLoadOptionVariable (
   reflect the new order.\r
 \r
   @param OptionType        The type of the load option.\r
-  @param Comparator        The comparator function pointer.\r
+  @param CompareFunction   The comparator function pointer.\r
 **/\r
 VOID\r
 EFIAPI\r