mirror of https://github.com/acidanthera/audk.git
NetworkPkg: Convert source file to DOS format
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>
This commit is contained in:
parent
466bab06be
commit
328141fcbe
|
@ -867,7 +867,7 @@ HttpCleanProtocol (
|
|||
if (HttpInstance->TlsSb != NULL && HttpInstance->TlsChildHandle != NULL) {
|
||||
//
|
||||
// Destroy the TLS instance.
|
||||
//
|
||||
//
|
||||
HttpInstance->TlsSb->DestroyChild (HttpInstance->TlsSb, HttpInstance->TlsChildHandle);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue