mirror of https://github.com/acidanthera/audk.git
Coding style fix.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6236 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
6053411eaa
commit
589782135e
|
@ -684,7 +684,6 @@ IfrLibCreatePopUp (
|
|||
|
||||
@param NumberOfLines The number of lines for the dialog box
|
||||
@param KeyValue The EFI_KEY value returned if HotKey is TRUE..
|
||||
@param String Pointer to the first string in the list
|
||||
@param Args VA_LIST marker for the variable argument list.
|
||||
A series of (quantity == NumberOfLines - 1) text
|
||||
strings which will be used to construct the dialog
|
||||
|
|
Loading…
Reference in New Issue