From: Russell Bryant Date: Tue, 16 Jun 2009 01:26:20 +0000 (+0000) Subject: Add missing closure of verbatim environment. X-Git-Tag: 11.0.0-beta1~4684 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dcc651d99b132231a82b0337e9d2170fea76032d;p=thirdparty%2Fasterisk.git Add missing closure of verbatim environment. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@200762 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/doc/tex/channelvariables.tex b/doc/tex/channelvariables.tex index 6b549ef9d4..1a7259fd44 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}