]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/TcpDxe/TcpDriver.c
NetworkPkg: comments clean up.
[mirror_edk2.git] / NetworkPkg / TcpDxe / TcpDriver.c
index 37e53af4b89d8b15a8375f9bd2189fbe4ffceb0d..3e01f34892ffe006d5d4ec90367e4e7084ac0048 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   The driver binding and service binding protocol for the TCP driver.\r
 \r
-  Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2009 - 2011, 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
@@ -196,7 +196,7 @@ TcpDriverEntryPoint (
   Create a new TCP4 or TCP6 driver service binding protocol\r
 \r
   @param[in]  Controller         Controller handle of device to bind driver to.\r
-  @param[in]  ImageHandle        The TCP driver's image handle.\r
+  @param[in]  Image              The TCP driver's image handle.\r
   @param[in]  IpVersion          IP_VERSION_4 or IP_VERSION_6.\r
 \r
   @retval EFI_OUT_OF_RESOURCES   Failed to allocate some resources.\r