aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_confbridge.c
diff options
context:
space:
mode:
authorlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-02 19:02:56 +0000
committerlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-02 19:02:56 +0000
commit64020820dbf513f2246a26531b419f16a2d9cee7 (patch)
tree0b3a6139a2c4748828bf47b73932487460cadca3 /apps/app_confbridge.c
parentdac968f62af1815b8bedc126e94397c2d979e0a8 (diff)
Fix several XML documentation validate errors.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@249892 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/app_confbridge.c')
-rw-r--r--apps/app_confbridge.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_confbridge.c b/apps/app_confbridge.c
index 2389e9be8..6ea2ac47f 100644
--- a/apps/app_confbridge.c
+++ b/apps/app_confbridge.c
@@ -97,7 +97,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
<description>
<para>Enters the user into a specified conference bridge. The user can exit the conference by hangup only.</para>
<para>The join sound can be set using the <literal>CONFBRIDGE_JOIN_SOUND</literal> variable and the leave sound can be set using the <literal>CONFBRIDGE_LEAVE_SOUND</literal> variable. These can be unique to the caller.</para>
- <note>This application will not automatically answer the channel.</note>
+ <note><para>This application will not automatically answer the channel.</para></note>
</description>
</application>
***/