Bug 15006 Remove tabs from sip_protocol_loop
authorColin Campbell <colin.campbell@ptfs-europe.com>
Tue, 5 Jul 2016 09:36:31 +0000 (10:36 +0100)
committerFrédéric Demians <f.demians@tamil.fr>
Mon, 1 Aug 2016 09:51:30 +0000 (11:51 +0200)
commitf5995e7ae9d66ce492d8314d087bf0d4f39c668a
tree33fe3a846e5f609f5cdc2ed4554c4b14594cf6e2
parent4c91e8777004392459371bb20db8599c8c5a2646
Bug 15006 Remove tabs from sip_protocol_loop

Remove the tabs causing inconsistent indentation
of sip_protocol_loop and replace with spaces

Reimplements the renaining parts of Marcel de Rooy's
original QA patch

No logic changes in this patch - layout only

Signed-off-by: Srdjan <srdjan@catalyst.net.nz>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 2b725b6728ea4156562aa6225b2323861f616885)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
C4/SIP/SIPServer.pm