X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FInclude%2FProtocol%2FIp6Config.h;h=b2c3be9ee7cf54e86757607642a23735d5ae46a4;hb=be85bf89b35a6335fd495f869f4bbcc6de233ac4;hp=7195ef6e578e2f784d99589a85fc77971fe832f3;hpb=9df063a06aef048c042498e2f542fb693e93493a;p=mirror_edk2.git diff --git a/MdePkg/Include/Protocol/Ip6Config.h b/MdePkg/Include/Protocol/Ip6Config.h index 7195ef6e57..b2c3be9ee7 100644 --- a/MdePkg/Include/Protocol/Ip6Config.h +++ b/MdePkg/Include/Protocol/Ip6Config.h @@ -2,7 +2,7 @@ This file provides a definition of the EFI IPv6 Configuration Protocol. -Copyright (c) 2008 - 2010, Intel Corporation. All rights reserved.
+Copyright (c) 2008 - 2011, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at
@@ -100,7 +100,7 @@ typedef enum { /// typedef struct { /// - /// The name of the interface. It is a NULL-terminated Unicode string. + /// The name of the interface. It is a NULL-terminated string. /// CHAR16 Name[32]; ///