[asterisk-commits] rmudgett: branch 10 r339512 - in /branches/10: ./ apps/app_dial.c
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Oct 5 12:01:50 CDT 2011
Author: rmudgett
Date: Wed Oct 5 12:01:46 2011
New Revision: 339512
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=339512
Log:
Merged revisions 339511 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r339511 | rmudgett | 2011-10-05 12:01:01 -0500 (Wed, 05 Oct 2011) | 1 line
Fix Dial F option notes formatting.
........
Modified:
branches/10/ (props changed)
branches/10/apps/app_dial.c
Propchange: branches/10/
------------------------------------------------------------------------------
Binary property 'branch-1.8-merged' - no diff available.
Modified: branches/10/apps/app_dial.c
URL: http://svnview.digium.com/svn/asterisk/branches/10/apps/app_dial.c?view=diff&rev=339512&r1=339511&r2=339512
==============================================================================
--- branches/10/apps/app_dial.c (original)
+++ branches/10/apps/app_dial.c Wed Oct 5 12:01:46 2011
@@ -165,7 +165,9 @@
<note>
<para>Any channel variables you want the called channel to inherit from the caller channel must be
prefixed with one or two underbars ('_').</para>
- <para>Additionally, using this option from a Macro() or GoSub() might not make sense as there would be no return points</para>
+ </note>
+ <note>
+ <para>Using this option from a Macro() or GoSub() might not make sense as there would be no return points.</para>
</note>
</option>
<option name="g">
More information about the asterisk-commits
mailing list