diff options
Diffstat (limited to 'NetworkPkg/IpSecDxe/IkeService.h')
-rw-r--r-- | NetworkPkg/IpSecDxe/IkeService.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NetworkPkg/IpSecDxe/IkeService.h b/NetworkPkg/IpSecDxe/IkeService.h index d1ac103dd4..cc21154ac6 100644 --- a/NetworkPkg/IpSecDxe/IkeService.h +++ b/NetworkPkg/IpSecDxe/IkeService.h @@ -241,7 +241,7 @@ IkeLookupUdp ( Information packet.
@param[in] Private Pointer of the IPSEC_PRIVATE_DATA.
- @param[in] IsDisableIPsec Indicate whether needs to disable IPsec.
+ @param[in] IsDisableIpsec Indicate whether needs to disable IPsec.
**/
VOID
|