[asterisk-commits] res pjsip endpoint identifier ip: Clean up a spaces/tabs issue (asterisk[14])
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Mar 15 08:41:50 CDT 2017
Joshua Colp has submitted this change and it was merged. ( https://gerrit.asterisk.org/5175 )
Change subject: res_pjsip_endpoint_identifier_ip: Clean up a spaces/tabs issue
......................................................................
res_pjsip_endpoint_identifier_ip: Clean up a spaces/tabs issue
Tabs > spaces. Always.
Change-Id: I899ff662361c7ab0327173bd7851a67b53dd65f1
---
M res/res_pjsip_endpoint_identifier_ip.c
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
George Joseph: Looks good to me, but someone else must approve
Joshua Colp: Looks good to me, approved; Verified
diff --git a/res/res_pjsip_endpoint_identifier_ip.c b/res/res_pjsip_endpoint_identifier_ip.c
index 86a5afb..a732384 100644
--- a/res/res_pjsip_endpoint_identifier_ip.c
+++ b/res/res_pjsip_endpoint_identifier_ip.c
@@ -57,7 +57,7 @@
perform SRV lookups for _sip._udp, _sip._tcp, and _sips._tcp of the given
hostnames to determine additional addresses that traffic may originate from.
</para></description>
- </configOption>
+ </configOption>
<configOption name="type">
<synopsis>Must be of type 'identify'.</synopsis>
</configOption>
--
To view, visit https://gerrit.asterisk.org/5175
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I899ff662361c7ab0327173bd7851a67b53dd65f1
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 14
Gerrit-Owner: Matt Jordan <mjordan at digium.com>
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
More information about the asterisk-commits
mailing list