[Asterisk-code-review] res pjsip endpoint identifier ip: Clean up a spaces/tabs issue (asterisk[14])
Matt Jordan
asteriskteam at digium.com
Tue Mar 14 07:59:52 CDT 2017
Matt Jordan has uploaded a new change for review. ( 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(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/75/5175/1
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: newchange
Gerrit-Change-Id: I899ff662361c7ab0327173bd7851a67b53dd65f1
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 14
Gerrit-Owner: Matt Jordan <mjordan at digium.com>
More information about the asterisk-code-review
mailing list