]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/IScsiDxe/Md5.h
1)update function header coding style issue
[mirror_edk2.git] / MdeModulePkg / Universal / Network / IScsiDxe / Md5.h
index 2804d4e189ade9c01f1749d858d2718b7b792b55..18accea7d5c3f8e8d91b3933ab3ecd7a9c12edeb 100644 (file)
@@ -50,7 +50,7 @@ MD5Init (
   @param[in]  DataLen The length of data.\r
 \r
   @retval EFI_SUCCESS The transform is ok.\r
-  @retval Others      Some unexpected errors happened.\r
+  @retval Others      Other errors as indicated.\r
 **/\r
 EFI_STATUS\r
 MD5Update (\r
@@ -68,7 +68,7 @@ MD5Update (
   @param[out]  HashVal The final 128-bits output.\r
 \r
   @retval EFI_SUCCESS  The transform is ok.\r
-  @retval Others       Some unexpected errors happened.\r
+  @retval Others       Other errors as indicated.\r
 **/\r
 EFI_STATUS\r
 MD5Final (\r