]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Dhcp6Dxe/Dhcp6Utility.h
NetworkPkg: comments clean up.
[mirror_edk2.git] / NetworkPkg / Dhcp6Dxe / Dhcp6Utility.h
index 62985a3d721aac9e31319d8f65a0f99605210c22..61bb9f324e9a04156f15c7b3fa863e5738d258ff 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Dhcp6 support functions declaration.\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
@@ -150,7 +150,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