]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pjsip_configuration.c: Misc cleanups. 92/3192/1
authorRichard Mudgett <rmudgett@digium.com>
Mon, 11 Jul 2016 15:21:35 +0000 (10:21 -0500)
committerRichard Mudgett <rmudgett@digium.com>
Wed, 13 Jul 2016 16:22:49 +0000 (11:22 -0500)
commit02877b4b4fd8393620ee3568483e14b04f7d2aed
tree64716302b7c86e3c700348c76df67397beeb3d44
parent8cea01ab1b3e07282487d7efe1888f290cc4280a
pjsip_configuration.c: Misc cleanups.

* Fix some whitespace in various routines.

* Rename i to iter in persistent_endpoint_update_state().

* Fix off-nominal copy/paste message wording in
persistent_endpoint_contact_deleted_observer()

Change-Id: Id8e34f5d09e7eebac3af22501c44c1110a3e29d8
res/res_pjsip/pjsip_configuration.c