Repository: trafficserver
Updated Branches:
  refs/heads/master 4f3db399f -> 24792fef3


Fix warnings on the doc for ts_lua complained by clang-analyzer


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

Branch: refs/heads/master
Commit: 24792fef3b628c61e1cc00ed19fa323b7f4a5190
Parents: 4f3db39
Author: Kit Chan <[email protected]>
Authored: Wed Sep 30 01:19:44 2015 -0700
Committer: Kit Chan <[email protected]>
Committed: Wed Sep 30 01:19:44 2015 -0700

----------------------------------------------------------------------
 doc/reference/plugins/ts_lua.en.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/24792fef/doc/reference/plugins/ts_lua.en.rst
----------------------------------------------------------------------
diff --git a/doc/reference/plugins/ts_lua.en.rst 
b/doc/reference/plugins/ts_lua.en.rst
index 92ce7b2..f39cbf1 100644
--- a/doc/reference/plugins/ts_lua.en.rst
+++ b/doc/reference/plugins/ts_lua.en.rst
@@ -781,7 +781,7 @@ Here is an example:
 `TOP <#ts-lua-plugin>`_
 
 ts.http.get_cache_lookup_url
----------------------
+----------------------------
 **syntax:** *ts.http.get_cache_lookup_url()*
 
 **context:** do_global_cache_lookup_complete
@@ -806,7 +806,7 @@ Here is an example
 `TOP <#ts-lua-plugin>`_
 
 ts.http.set_cache_lookup_url
----------------------
+----------------------------
 **syntax:** *ts.http.set_cache_lookup_url()*
 
 **context:** do_global_cache_lookup_complete

Reply via email to