You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by su...@apache.org on 2015/04/09 22:31:53 UTC

[2/2] trafficserver git commit: [TS-3502]: Fix indendation(remove trailing white spaces)

[TS-3502]: Fix indendation(remove trailing white spaces)


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/0bbef1e0
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/0bbef1e0
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/0bbef1e0

Branch: refs/heads/master
Commit: 0bbef1e046fbe950ef2529d8d10ba55d5ce05ef7
Parents: 450d45d
Author: Sudheer Vinukonda <su...@yahoo-inc.com>
Authored: Thu Apr 9 19:07:53 2015 +0000
Committer: Sudheer Vinukonda <su...@yahoo-inc.com>
Committed: Thu Apr 9 19:07:53 2015 +0000

----------------------------------------------------------------------
 doc/reference/api/TSHttpSsnClientFdGet.en.rst | 2 +-
 doc/reference/api/TSHttpTxnClientFdGet.en.rst | 2 +-
 doc/reference/api/TSHttpTxnServerFdGet.en.rst | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/0bbef1e0/doc/reference/api/TSHttpSsnClientFdGet.en.rst
----------------------------------------------------------------------
diff --git a/doc/reference/api/TSHttpSsnClientFdGet.en.rst b/doc/reference/api/TSHttpSsnClientFdGet.en.rst
index 02723ea..8ecf094 100644
--- a/doc/reference/api/TSHttpSsnClientFdGet.en.rst
+++ b/doc/reference/api/TSHttpSsnClientFdGet.en.rst
@@ -28,4 +28,4 @@ Synopsis
 
 Description
 -----------
-Get the socket descriptor for the client socket in :arg:`fdp` for the transaction :arg:`ssn`. 
+Get the socket descriptor for the client socket in :arg:`fdp` for the transaction :arg:`ssn`.

http://git-wip-us.apache.org/repos/asf/trafficserver/blob/0bbef1e0/doc/reference/api/TSHttpTxnClientFdGet.en.rst
----------------------------------------------------------------------
diff --git a/doc/reference/api/TSHttpTxnClientFdGet.en.rst b/doc/reference/api/TSHttpTxnClientFdGet.en.rst
index 9d938e9..4c61160 100644
--- a/doc/reference/api/TSHttpTxnClientFdGet.en.rst
+++ b/doc/reference/api/TSHttpTxnClientFdGet.en.rst
@@ -28,4 +28,4 @@ Synopsis
 
 Description
 -----------
-Get the socket descriptor for the client socket in :arg:`fdp` for the transaction :arg:`txnp`. 
+Get the socket descriptor for the client socket in :arg:`fdp` for the transaction :arg:`txnp`.

http://git-wip-us.apache.org/repos/asf/trafficserver/blob/0bbef1e0/doc/reference/api/TSHttpTxnServerFdGet.en.rst
----------------------------------------------------------------------
diff --git a/doc/reference/api/TSHttpTxnServerFdGet.en.rst b/doc/reference/api/TSHttpTxnServerFdGet.en.rst
index 510bafb..1b0f6e0 100644
--- a/doc/reference/api/TSHttpTxnServerFdGet.en.rst
+++ b/doc/reference/api/TSHttpTxnServerFdGet.en.rst
@@ -28,4 +28,4 @@ Synopsis
 
 Description
 -----------
-Get the socket descriptor for the server socket in :arg:`fdp` for the transaction :arg:`txnp`. 
+Get the socket descriptor for the server socket in :arg:`fdp` for the transaction :arg:`txnp`.