projects
/
mirror_edk2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
466bab0
)
NetworkPkg: Convert source file to DOS format
author
Liming Gao
<liming.gao@intel.com>
Wed, 27 Dec 2017 15:23:18 +0000
(23:23 +0800)
committer
Liming 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
patch
|
blob
|
blame
|
history
diff --git
a/NetworkPkg/HttpDxe/HttpProto.c
b/NetworkPkg/HttpDxe/HttpProto.c
index 925281a9c067fe6851c3b646773d55354b84cf05..d7fe271168fe29b41eb9dbb154fdf2719371b510 100644
(file)
--- a/
NetworkPkg/HttpDxe/HttpProto.c
+++ b/
NetworkPkg/HttpDxe/HttpProto.c
@@
-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