From 589782135e770115c569088ff8079ee92077ef38 Mon Sep 17 00:00:00 2001 From: qwang12 Date: Sun, 26 Oct 2008 10:06:24 +0000 Subject: [PATCH] Coding style fix. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6236 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Library/IfrSupportLib.h | 1 - 1 file changed, 1 deletion(-) diff --git a/MdePkg/Include/Library/IfrSupportLib.h b/MdePkg/Include/Library/IfrSupportLib.h index 1e456ff7f0..27ed9851ae 100644 --- a/MdePkg/Include/Library/IfrSupportLib.h +++ b/MdePkg/Include/Library/IfrSupportLib.h @@ -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