[asterisk-commits] newtonr: branch 12 r399064 - /branches/12/res/res_pjsip_endpoint_identifier_ip.c
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri Sep 13 09:25:56 CDT 2013
Author: newtonr
Date: Fri Sep 13 09:25:55 2013
New Revision: 399064
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=399064
Log:
Broke the build! Forgot para tags within my description.
https://bamboo.asterisk.org/bamboo/browse/AST-ATRUNKBUILD-304
Modified:
branches/12/res/res_pjsip_endpoint_identifier_ip.c
Modified: branches/12/res/res_pjsip_endpoint_identifier_ip.c
URL: http://svnview.digium.com/svn/asterisk/branches/12/res/res_pjsip_endpoint_identifier_ip.c?view=diff&rev=399064&r1=399063&r2=399064
==============================================================================
--- branches/12/res/res_pjsip_endpoint_identifier_ip.c (original)
+++ branches/12/res/res_pjsip_endpoint_identifier_ip.c Fri Sep 13 09:25:55 2013
@@ -41,12 +41,12 @@
</configOption>
<configOption name="match">
<synopsis>IP addresses or networks to match against</synopsis>
- <description>
+ <description><para>
The value is a comma-delimited list of IP addresses. IP addresses may
have a subnet mask appended. The subnet mask may be written in either
CIDR or dot-decimal notation. Separate the IP address and subnet
mask with a slash ('/')
- </description>
+ </para></description>
</configOption>
<configOption name="type">
<synopsis>Must be of type 'identify'.</synopsis>
More information about the asterisk-commits
mailing list