]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/IpSecDxe/Ikev2/Exchange.c
NetworkPkg: Clean up source files
[mirror_edk2.git] / NetworkPkg / IpSecDxe / Ikev2 / Exchange.c
index 5609964fa4ab33d7b01711cabb4bc002a546f459..0f2f94f118186842ec23160698a1743b2c0bb416 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   The general interfaces of the IKEv2.\r
 \r
-  Copyright (c) 2010 - 2016, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2010 - 2018, 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
@@ -498,7 +498,7 @@ Ikev2HandleSa (
     if (ChildSaSession == NULL) {\r
       goto ON_ERROR;\r
     }\r
-    \r
+\r
     ChildSaCommon  = &ChildSaSession->SessionCommon;\r
   }\r
 \r
@@ -526,7 +526,7 @@ Ikev2HandleSa (
     if (ChildSaSession == NULL) {\r
       goto ON_ERROR;\r
     }\r
-    \r
+\r
     ChildSaCommon  = &ChildSaSession->SessionCommon;\r
 \r
     //\r