summaryrefslogtreecommitdiff
path: root/NetworkPkg/IpSecDxe/Ikev2/Utility.h
diff options
context:
space:
mode:
authorTian, Hot <hot.tian@intel.com>2014-01-22 08:39:32 +0000
committerhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>2014-01-22 08:39:32 +0000
commit44de1013cfcd481efee629c1f75f4eebd99bc13c (patch)
tree7c600020788a91ca7ad292a36ef141929fb27486 /NetworkPkg/IpSecDxe/Ikev2/Utility.h
parent8db92ab59be3f6eb6039575d1baa2b2e044edede (diff)
downloadedk2-platforms-44de1013cfcd481efee629c1f75f4eebd99bc13c.tar.xz
Fix CRLF format
Signed-off-by: Tian, Hot <hot.tian@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15157 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'NetworkPkg/IpSecDxe/Ikev2/Utility.h')
-rw-r--r--NetworkPkg/IpSecDxe/Ikev2/Utility.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/NetworkPkg/IpSecDxe/Ikev2/Utility.h b/NetworkPkg/IpSecDxe/Ikev2/Utility.h
index ea3e5cd2b5..c018f425fc 100644
--- a/NetworkPkg/IpSecDxe/Ikev2/Utility.h
+++ b/NetworkPkg/IpSecDxe/Ikev2/Utility.h
@@ -195,13 +195,13 @@ Ikev2ChildSaSessionReg (
/**
This function find the Child SA by the specified Spi.
-
- This functin find a ChildSA session by searching the ChildSaSessionlist of
+
+ This functin find a ChildSA session by searching the ChildSaSessionlist of
the input IKEV2_SA_SESSION by specified MessageID.
-
+
@param[in] SaSessionList Pointer to List to be searched.
@param[in] Spi Specified SPI.
-
+
@return Pointer to IKEV2_CHILD_SA_SESSION.
**/