]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Dhcp6Dxe/Dhcp6Impl.h
NetworkPkg: Clean up source files
[mirror_edk2.git] / NetworkPkg / Dhcp6Dxe / Dhcp6Impl.h
index 7110bf88de3d91ac55c296285e5ee0b6144d0c77..f21b79668a8b0caf105d4301e9c8c3d42681f467 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Dhcp6 internal data structure and definition declaration.\r
 \r
 /** @file\r
   Dhcp6 internal data structure and definition declaration.\r
 \r
-  Copyright (c) 2009 - 2017, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>\r
 \r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
 \r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
@@ -132,7 +132,7 @@ struct _DHCP6_INSTANCE {
   BOOLEAN                       MediaPresent;\r
   //\r
   // StartTime is used to calculate the 'elapsed-time' option. Refer to RFC3315,\r
   BOOLEAN                       MediaPresent;\r
   //\r
   // StartTime is used to calculate the 'elapsed-time' option. Refer to RFC3315,\r
-  // the elapsed-time is amount of time since the client began its current DHCP transaction. \r
+  // the elapsed-time is amount of time since the client began its current DHCP transaction.\r
   //\r
   UINT64                        StartTime;\r
 };\r
   //\r
   UINT64                        StartTime;\r
 };\r