summaryrefslogtreecommitdiff
path: root/doc/tex
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2009-06-16 01:26:20 +0000
committerRussell Bryant <russell@russellbryant.com>2009-06-16 01:26:20 +0000
commitdcc651d99b132231a82b0337e9d2170fea76032d (patch)
tree7bd49a9844fb9bcf82ae40ed8565a71edaa3e81c /doc/tex
parent5b79acdb42e163d3e9fdaf39a42ed28b55b9a66a (diff)
Add missing closure of verbatim environment.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@200762 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc/tex')
-rw-r--r--doc/tex/channelvariables.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/tex/channelvariables.tex b/doc/tex/channelvariables.tex
index 6b549ef9d..1a7259fd4 100644
--- a/doc/tex/channelvariables.tex
+++ b/doc/tex/channelvariables.tex
@@ -1012,3 +1012,4 @@ ${CONNECTED_LINE_SEND_CALLEE_MACRO} Macro to call before sending a connec
${CONNECTED_LINE_SEND_CALLEE_MACRO_ARGS} Arguments to pass to ${CONNECTED_LINE_SEND_CALLEE_MACRO}
${CONNECTED_LINE_SEND_CALLER_MACRO} Macro to call before sending a connected line update to the caller
${CONNECTED_LINE_SEND_CALLER_MACRO_ARGS} Arguments to pass to ${CONNECTED_LINE_SEND_CALLER_MACRO}
+\end{verbatim}