[svn-commits] eliel: branch group/appdocsxml r139343 - /team/group/appdocsxml/apps/app_dial.c

SVN commits to the Digium repositories svn-commits at lists.digium.com
Thu Aug 21 17:51:40 CDT 2008


Author: eliel
Date: Thu Aug 21 17:51:39 2008
New Revision: 139343

URL: http://svn.digium.com/view/asterisk?view=rev&rev=139343
Log:
Remove a '<' from the app_dial documentation.

Modified:
    team/group/appdocsxml/apps/app_dial.c

Modified: team/group/appdocsxml/apps/app_dial.c
URL: http://svn.digium.com/view/asterisk/team/group/appdocsxml/apps/app_dial.c?view=diff&rev=139343&r1=139342&r2=139343
==============================================================================
--- team/group/appdocsxml/apps/app_dial.c (original)
+++ team/group/appdocsxml/apps/app_dial.c Thu Aug 21 17:51:39 2008
@@ -227,7 +227,7 @@
 								Behave as if line congestion was encountered
 							</value>
 							<value name="BUSY">
-								Behave as if a busy signal was encountered<
+								Behave as if a busy signal was encountered
 							</value>
 							<value name="CONTINUE">
 								Hangup the called party and allow the calling party to continue dialplan execution at the next priority




More information about the svn-commits mailing list