From b45699daaa9ec37743495392ab8e20bcb5f755b2 Mon Sep 17 00:00:00 2001 From: Rusty Newton Date: Fri, 13 Sep 2013 14:25:55 +0000 Subject: [PATCH] Broke the build! Forgot para tags within my description. https://bamboo.asterisk.org/bamboo/browse/AST-ATRUNKBUILD-304 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@399064 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- res/res_pjsip_endpoint_identifier_ip.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/res_pjsip_endpoint_identifier_ip.c b/res/res_pjsip_endpoint_identifier_ip.c index fd59f28c27..a8240e5dda 100644 --- a/res/res_pjsip_endpoint_identifier_ip.c +++ b/res/res_pjsip_endpoint_identifier_ip.c @@ -41,12 +41,12 @@ IP addresses or networks to match against - + 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 ('/') - + Must be of type 'identify'.