]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ShellPkg/HandleParsingLib: Fix coding style issue
authorDandan Bi <dandan.bi@intel.com>
Mon, 16 Jan 2017 01:58:47 +0000 (09:58 +0800)
committerHao Wu <hao.a.wu@intel.com>
Thu, 19 Jan 2017 02:14:26 +0000 (10:14 +0800)
Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
ShellPkg/Include/Library/HandleParsingLib.h

index b02cf4f08924d6df3a4afcca1fb4e46af6163f12..64161281c518dfba19231ac17f298d78dc30c857 100644 (file)
@@ -392,8 +392,8 @@ GetHandleListByProtocolList (
 /**\r
   Return all supported GUIDs.\r
 \r
-  @param[out]     Guids  The buffer to return all supported GUIDs.\r
-  @param[in out]  Count  On input, the count of GUIDs the buffer can hold,\r
+  @param[out]      Guids  The buffer to return all supported GUIDs.\r
+  @param[in, out]  Count  On input, the count of GUIDs the buffer can hold,\r
                          On output, the count of GUIDs to return.\r
 \r
   @retval EFI_INVALID_PARAMETER Count is NULL.\r