From 4efa9e594a7726769907628ce0ca7a320d7f159b Mon Sep 17 00:00:00 2001 From: niruiyu Date: Mon, 14 Nov 2011 02:41:04 +0000 Subject: [PATCH] Fix a typo in the comments Signed-off-by: niruiyu git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12689 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Universal/Variable/Pei/Variable.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MdeModulePkg/Universal/Variable/Pei/Variable.c b/MdeModulePkg/Universal/Variable/Pei/Variable.c index 5043f19c51..4c8b9bbc38 100644 --- a/MdeModulePkg/Universal/Variable/Pei/Variable.c +++ b/MdeModulePkg/Universal/Variable/Pei/Variable.c @@ -325,7 +325,7 @@ CompareWithValidVariable ( /** Return the variable store header and the index table based on the Index. - @param Index The index of the variable store. + @param Type The type of the variable store. @param IndexTable Return the index table. @return Pointer to the variable store header. -- 2.39.2