]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/HttpDxe/HttpProto.c
NetworkPkg: Convert source file to DOS format
[mirror_edk2.git] / 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
-    //
+    //\r
     HttpInstance->TlsSb->DestroyChild (HttpInstance->TlsSb, HttpInstance->TlsChildHandle);\r
   }\r
 \r