X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=NetworkPkg%2FIp4Dxe%2FIp4Icmp.h;h=a52200176f5ad5b002046742932dba5d1cdfb4d2;hp=922886a96e67a61886405779b77bb4c3631885f6;hb=8d774c745c28cf49de20d4f495b3d06fc5b9757f;hpb=788421d5a766a4ce216e99e2277bb11c54e7d0f6 diff --git a/NetworkPkg/Ip4Dxe/Ip4Icmp.h b/NetworkPkg/Ip4Dxe/Ip4Icmp.h index 922886a96e..a52200176f 100644 --- a/NetworkPkg/Ip4Dxe/Ip4Icmp.h +++ b/NetworkPkg/Ip4Dxe/Ip4Icmp.h @@ -83,7 +83,7 @@ extern EFI_IP4_ICMP_TYPE mIp4SupportedIcmp[]; @param[in] Packet The content of the ICMP query with IP4 head removed. - @retval EFI_INVALID_PARAMETER The packet is malformated. + @retval EFI_INVALID_PARAMETER The packet is malformatted. @retval EFI_SUCCESS The ICMP message is successfully processed. @retval Others Failed to handle ICMP packet.