]> git.proxmox.com Git - mirror_edk2.git/commitdiff
NetworkPkg: Convert source file to DOS format
authorLiming Gao <liming.gao@intel.com>
Wed, 27 Dec 2017 15:23:18 +0000 (23:23 +0800)
committerLiming Gao <liming.gao@intel.com>
Thu, 28 Dec 2017 04:48:03 +0000 (12:48 +0800)
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Cc: Wu Jiaxin <jiaxin.wu@intel.com>
Reviewed-by: Wu Jiaxin <jiaxin.wu@intel.com>
NetworkPkg/HttpDxe/HttpProto.c

index 925281a9c067fe6851c3b646773d55354b84cf05..d7fe271168fe29b41eb9dbb154fdf2719371b510 100644 (file)
@@ -867,7 +867,7 @@ HttpCleanProtocol (
   if (HttpInstance->TlsSb != NULL && HttpInstance->TlsChildHandle != NULL) {\r
     //\r
     // Destroy the TLS instance.   \r
   if (HttpInstance->TlsSb != NULL && HttpInstance->TlsChildHandle != NULL) {\r
     //\r
     // Destroy the TLS instance.   \r
-    //
+    //\r
     HttpInstance->TlsSb->DestroyChild (HttpInstance->TlsSb, HttpInstance->TlsChildHandle);\r
   }\r
 \r
     HttpInstance->TlsSb->DestroyChild (HttpInstance->TlsSb, HttpInstance->TlsChildHandle);\r
   }\r
 \r