]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/IpSecDxe/IkeService.c
NetworkPkg: comments clean up.
[mirror_edk2.git] / NetworkPkg / IpSecDxe / IkeService.c
index 0b2d212d683254d1cb2763ec66faf2a3ad07bc4a..8def212daec3e7d4243b09886b644bc0708fc6c9 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Provide IPsec Key Exchange (IKE) service general interfaces.\r
   \r
-  Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2010 - 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
@@ -65,7 +65,7 @@ EFI_UDP6_CONFIG_DATA    mUdp6Conf = {
   Check if the NIC handle is binded to a Udp service.\r
 \r
   @param[in]  Private    Pointer of IPSEC_PRIVATE_DATA.\r
-  @param[in]  NicHandle  The Handle of the NIC card.\r
+  @param[in]  Handle     The Handle of the NIC card.\r
   @param[in]  IpVersion  The version of the IP stack.\r
 \r
   @return a pointer of IKE_UDP_SERVICE.\r