[Asterisk-code-review] res pjsip endpoint identifier ip: Clean up a spaces/tabs issue (asterisk[master])

Matt Jordan asteriskteam at digium.com
Tue Mar 14 08:00:02 CDT 2017


Matt Jordan has uploaded a new change for review. ( https://gerrit.asterisk.org/5178 )

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/78/5178/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/5178
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I899ff662361c7ab0327173bd7851a67b53dd65f1
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Matt Jordan <mjordan at digium.com>



More information about the asterisk-code-review mailing list