mirror of https://github.com/acidanthera/audk.git
MdeModulePkg/SetupBrowser: Fix the typo in the comment
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gary Lin <glin@suse.com> Reviewed-by: Star Zeng <star.zeng@intel.com>
This commit is contained in:
parent
9011cfbe55
commit
fda7cd4f25
|
@ -22,7 +22,7 @@ extern LIST_ENTRY gBrowserStorageList;
|
||||||
Initialize Statement header members.
|
Initialize Statement header members.
|
||||||
|
|
||||||
@param OpCodeData Pointer of the raw OpCode data.
|
@param OpCodeData Pointer of the raw OpCode data.
|
||||||
@param FormSet Pointer of the current FormSe.
|
@param FormSet Pointer of the current FormSet.
|
||||||
@param Form Pointer of the current Form.
|
@param Form Pointer of the current Form.
|
||||||
|
|
||||||
@return The Statement.
|
@return The Statement.
|
||||||
|
|
Loading…
Reference in New Issue