ECC Cleanup: Update Doxygen comment

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6633 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12
2008-11-19 13:36:34 +00:00
parent a3a70b6ac1
commit 7064c0a5aa
8 changed files with 70 additions and 13 deletions

View File

@@ -350,7 +350,7 @@ UiWaitForSingleEvent (
Draw a pop up windows based on the dimension, number of lines and
strings specified.
@param RequestedWidth The width of the pop-up.
@param ScreenWidth The width of the pop-up.
@param NumberOfLines The number of lines.
@param ... A series of text strings that displayed in the pop-up.