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
This commit is contained in:
niruiyu 2011-11-14 02:41:04 +00:00
parent b0934ac4b0
commit 4efa9e594a
1 changed files with 1 additions and 1 deletions

View File

@ -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.