]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Dhcp6Dxe/Dhcp6Utility.c
NetworkPkg: comments clean up.
[mirror_edk2.git] / NetworkPkg / Dhcp6Dxe / Dhcp6Utility.c
index be7a9855519743e5bc4f3c34091b7f1ed81bc026..f4e7649e6cba2b4734db308cb52fd6e1de080835 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Dhcp6 support functions implementation.\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
@@ -540,7 +540,7 @@ Dhcp6DummyExtFree (
 /**\r
   The callback routine once message transmitted.\r
 \r
-  @param[in]  Udp6Wrap      The pointer to the received net buffer.\r
+  @param[in]  Wrap          The pointer to the received net buffer.\r
   @param[in]  EndPoint      The pointer to the udp end point.\r
   @param[in]  IoStatus      The return status from udp io.\r
   @param[in]  Context       The opaque parameter to the function.\r