ShellPkg: Fix the coding style issue

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
This commit is contained in:
Bi, Dandan 2016-11-10 15:40:14 +08:00 committed by Ruiyu Ni
parent 7937bf2b04
commit 8009b2e47f
1 changed files with 2 additions and 2 deletions

View File

@ -298,8 +298,8 @@ FileInterfaceNulWrite(
@param[in] InputString The command line to expand.
@param[in] StringLen Length of the command line.
@param[in] BufferSize Buffer size.
@param[out] TabCompletionList Return the TAB completion list.
@param[out] TabUpdatePos Return the TAB update position.
@param[in, out] TabCompletionList Return the TAB completion list.
@param[in, out] TabUpdatePos Return the TAB update position.
**/
EFI_STATUS
CreateTabCompletionList (