You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by so...@apache.org on 2017/07/26 21:25:35 UTC

[trafficserver] 03/03: Clang Format

This is an automated email from the ASF dual-hosted git repository.

sorber pushed a commit to branch 6.2.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git

commit aaccab3ba5fc6440e0b602370c6346895508bb44
Author: Phil Sorber <so...@apache.org>
AuthorDate: Wed Jul 26 15:02:23 2017 -0600

    Clang Format
---
 proxy/http/HttpTransact.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/proxy/http/HttpTransact.h b/proxy/http/HttpTransact.h
index 5c37bdb..4b741d1 100644
--- a/proxy/http/HttpTransact.h
+++ b/proxy/http/HttpTransact.h
@@ -687,7 +687,6 @@ public:
     }
 
     ConnectionAttributes() { clear(); }
-
     void
     clear()
     {

-- 
To stop receiving notification emails like this one, please contact
"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>.