From 44c5d6b548414683e73901fb80ddb61252824ba9 Mon Sep 17 00:00:00 2001 From: ydong10 Date: Wed, 5 Sep 2012 08:46:51 +0000 Subject: [PATCH] Refine coding style. Signed-off-by: Eric Dong git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13700 6f19259b-4bc3-4df7-8a09-765794883524 --- ShellPkg/Library/UefiShellDebug1CommandsLib/DmpStore.c | 1 - 1 file changed, 1 deletion(-) diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/DmpStore.c b/ShellPkg/Library/UefiShellDebug1CommandsLib/DmpStore.c index a12083bb25..c85091d0a4 100644 --- a/ShellPkg/Library/UefiShellDebug1CommandsLib/DmpStore.c +++ b/ShellPkg/Library/UefiShellDebug1CommandsLib/DmpStore.c @@ -22,7 +22,6 @@ Base on the input attribute value to return the attribute string. @param[in] Atts The input attribute value - @param[in,out] RetString The buffer to save the attribute string. @retval The attribute string info. **/ -- 2.39.2