]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Small code cleanup in chan_sip 05/4605/1
authorBadalyan Vyacheslav <v.badalyan@open-bs.ru>
Thu, 8 Dec 2016 18:58:19 +0000 (18:58 +0000)
committerJoshua Colp <jcolp@digium.com>
Thu, 8 Dec 2016 22:54:47 +0000 (16:54 -0600)
commit6aa2c5e5f967128a89a95e40c8846bbd091eb6fb
tree30fb5be2213aa2e06ef2f9c9829412309785a488
parentf9644de0bd1c27afb3b91f107873236202d42ffc
Small code cleanup in chan_sip

The conditional expressions of the 'if' operators situated
alongside each other are identical.

Change-Id: I2cf7c317b106ec14440c7f1b5dcfbf03639f748a
channels/chan_sip.c