]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/Ip4Dxe/Ip4If.h
MdeModulePkg: Fix typos in comments and variables
[mirror_edk2.git] / MdeModulePkg / Universal / Network / Ip4Dxe / Ip4If.h
index 6dada9605b8ca468fbb96ed55443f3ed7cc6b59d..577286360b1c7e411001ae198751e3c371d73fa5 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Definition for IP4 pesudo interface structure.\r
   \r
-Copyright (c) 2005 - 2015, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2005 - 2016, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials\r
 are licensed and made available under the terms and conditions of the BSD License\r
 which accompanies this distribution.  The full text of the license may be found at\r
@@ -144,7 +144,7 @@ struct _IP4_INTERFACE {
 \r
   //\r
   // IP address and subnet mask of the interface. It also contains\r
-  // the subnet/net broadcast address for quick access. The fileds\r
+  // the subnet/net broadcast address for quick access. The fields\r
   // are invalid if (Configured == FALSE)\r
   //\r
   IP4_ADDR                      Ip;\r