X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=NetworkPkg%2FIp6Dxe%2FIp6ConfigImpl.h;h=ccb09ccc77036c8f0c7cc8508cea8320d89a305d;hb=75dce340624dba5e4a79b2e5b2dbe943bae0d0e9;hp=5ae483931a97940ea5bcccafbd5d3cba000946e8;hpb=e98e59c237e17f064a4ecffb39d45499f89720a1;p=mirror_edk2.git diff --git a/NetworkPkg/Ip6Dxe/Ip6ConfigImpl.h b/NetworkPkg/Ip6Dxe/Ip6ConfigImpl.h index 5ae483931a..ccb09ccc77 100644 --- a/NetworkPkg/Ip6Dxe/Ip6ConfigImpl.h +++ b/NetworkPkg/Ip6Dxe/Ip6ConfigImpl.h @@ -1,7 +1,7 @@ /** @file Definitions for EFI IPv6 Configuartion Protocol implementation. - Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.
+ Copyright (c) 2009 - 2012, 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 @@ -279,12 +279,12 @@ Ip6ConfigCleanInstance ( ); /** - Destory the Dhcp6 child in IP6_CONFIG_INSTANCE and release the resources. + Destroy the Dhcp6 child in IP6_CONFIG_INSTANCE and release the resources. @param[in, out] Instance The buffer of IP6_CONFIG_INSTANCE to be freed. @retval EFI_SUCCESS The child was successfully destroyed. - @retval Others Failed to destory the child. + @retval Others Failed to destroy the child. **/ EFI_STATUS