Repository: trafficserver
Updated Branches:
  refs/heads/master 548ee57f9 -> e93ad86fd


Remove a double CR


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

Branch: refs/heads/master
Commit: e93ad86fd0a3f9ddef0d3eff7c722553c45fabdc
Parents: 548ee57
Author: Leif Hedstrom <[email protected]>
Authored: Sun Oct 4 12:20:37 2015 +0800
Committer: Leif Hedstrom <[email protected]>
Committed: Sun Oct 4 12:20:37 2015 +0800

----------------------------------------------------------------------
 doc/arch/cache/cache-api.en.rst | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/e93ad86f/doc/arch/cache/cache-api.en.rst
----------------------------------------------------------------------
diff --git a/doc/arch/cache/cache-api.en.rst b/doc/arch/cache/cache-api.en.rst
index 2f551e1..398aa15 100644
--- a/doc/arch/cache/cache-api.en.rst
+++ b/doc/arch/cache/cache-api.en.rst
@@ -36,7 +36,6 @@ Cache Related API functions
 
 .. c:function:: TSReturnCode TSHttpTxnCacheLookupUrlGet(TSHttpTxn txnp, 
TSMBuffer bufp, TSMLoc offset)
 
-
    Get the current cache key URL, also referred to as the lookup URL. This must
    be stored in a properly allocated URL object, typically created with a
    :c:func:`TSUrlCreate()`.

Reply via email to