]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Guid/NicIp4ConfigNvData.h
Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which was incor...
[mirror_edk2.git] / MdeModulePkg / Include / Guid / NicIp4ConfigNvData.h
index b25308131e0061d00df514aa4f8d3061c9a79646..d3ce76f051383b7fec98cd8bee748d4b3845e831 100644 (file)
@@ -61,7 +61,7 @@ typedef struct {
 typedef struct {\r
   NIC_ADDR                  NicAddr;      ///< Link layer address to identify the NIC.\r
   UINT32                    Source;       ///< Static or DHCP.\r
-  BOOLEAN                   Perment;      ///< Survive the reboot or not.\r
+  BOOLEAN                   Permanent;    ///< Survive the reboot or not.\r
   EFI_IP4_IPCONFIG_DATA     Ip4Info;      ///< IP addresses.\r
 } NIC_IP4_CONFIG_INFO;\r
 \r