public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Liming Gao <liming.gao@intel.com>
To: edk2-devel@lists.01.org
Cc: Wu Jiaxin <jiaxin.wu@intel.com>
Subject: [Patch 2/4] NetworkPkg: Convert source file to DOS format
Date: Wed, 27 Dec 2017 23:23:18 +0800	[thread overview]
Message-ID: <20171227152320.12428-3-liming.gao@intel.com> (raw)
In-Reply-To: <20171227152320.12428-1-liming.gao@intel.com>

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Cc: Wu Jiaxin <jiaxin.wu@intel.com>
---
 NetworkPkg/HttpDxe/HttpProto.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NetworkPkg/HttpDxe/HttpProto.c b/NetworkPkg/HttpDxe/HttpProto.c
index 925281a9c0..d7fe271168 100644
--- a/NetworkPkg/HttpDxe/HttpProto.c
+++ b/NetworkPkg/HttpDxe/HttpProto.c
@@ -867,7 +867,7 @@ HttpCleanProtocol (
   if (HttpInstance->TlsSb != NULL && HttpInstance->TlsChildHandle != NULL) {
     //
     // Destroy the TLS instance.   
-    //
+    //
     HttpInstance->TlsSb->DestroyChild (HttpInstance->TlsSb, HttpInstance->TlsChildHandle);
   }
 
-- 
2.11.0.windows.1



  parent reply	other threads:[~2017-12-27 15:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-27 15:23 [Patch 0/4] Update source file as DOS format Liming Gao
2017-12-27 15:23 ` [Patch 1/4] IntelFspWrapperPkg: Convert INF file to dos format Liming Gao
     [not found]   ` <4A89E2EF3DFEDB4C8BFDE51014F606A14E199C4B@SHSMSX104.ccr.corp.intel.com>
2017-12-28  3:26     ` Yao, Jiewen
2017-12-27 15:23 ` Liming Gao [this message]
2017-12-28  0:38   ` [Patch 2/4] NetworkPkg: Convert source file to DOS format Wu, Jiaxin
2017-12-27 15:23 ` [Patch 3/4] SourceLevelDebugPkg: " Liming Gao
2017-12-27 15:23 ` [Patch 4/4] SecurityPkg: " Liming Gao
2017-12-28  1:56   ` Zhang, Chao B

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171227152320.12428-3-liming.gao@intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox