]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Ip6Dxe/Ip6Nd.c
NetworkPkg: comments clean up.
[mirror_edk2.git] / NetworkPkg / Ip6Dxe / Ip6Nd.c
index f2a47a807312d1a6ba038fb9861d20ec6cbfdeab..47ef74be52a866f3eec7ac40d3197745b959f37c 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Implementation of Neighbor Discovery support routines.\r
 \r
 /** @file\r
   Implementation of Neighbor Discovery support routines.\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
 \r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
@@ -753,7 +753,6 @@ Ip6DestroyDefaultRouter (
   Clean an IP6 default router list.\r
 \r
   @param[in]  IpSb              The pointer to the IP6_SERVICE instance.\r
   Clean an IP6 default router list.\r
 \r
   @param[in]  IpSb              The pointer to the IP6_SERVICE instance.\r
-  @param[in]  DefaultRouter     The to be destroyed IP6_DEFAULT_ROUTER.\r
 \r
 **/\r
 VOID\r
 \r
 **/\r
 VOID\r