X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=NetworkPkg%2FIp6Dxe%2FIp6Driver.h;h=0874c4c93b85527283582ace239ef44e31f089c8;hb=89648826ee0a68a24a71826e32787dc5c935b622;hp=d16ff48e2aa86ee5dc9dbcec179cabc3f2653a9c;hpb=216f79703b8cb8dc65abdd768bedb2bcdbc1a1f8;p=mirror_edk2.git diff --git a/NetworkPkg/Ip6Dxe/Ip6Driver.h b/NetworkPkg/Ip6Dxe/Ip6Driver.h index d16ff48e2a..0874c4c93b 100644 --- a/NetworkPkg/Ip6Dxe/Ip6Driver.h +++ b/NetworkPkg/Ip6Dxe/Ip6Driver.h @@ -1,7 +1,7 @@ /** @file The driver binding and service binding protocol for IP6 driver. - Copyright (c) 2009 - 2012, Intel Corporation. All rights reserved.
+ Copyright (c) 2009 - 2016, 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 @@ -141,7 +141,7 @@ Ip6DriverBindingStop ( ); // -// Function ptototypes for the ServiceBinding Prococol +// Function prototypes for the ServiceBinding Protocol // /** @@ -154,7 +154,7 @@ Ip6DriverBindingStop ( the existing child handle. @retval EFI_SUCCES The child handle was created with the I/O services. - @retval EFI_OUT_OF_RESOURCES There are not enough resources availabe to create + @retval EFI_OUT_OF_RESOURCES There are not enough resources available to create the child. @retval other The child handle was not created.