]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 163670 via svnmerge from
authorRussell Bryant <russell@russellbryant.com>
Fri, 12 Dec 2008 18:52:14 +0000 (18:52 +0000)
committerRussell Bryant <russell@russellbryant.com>
Fri, 12 Dec 2008 18:52:14 +0000 (18:52 +0000)
commit1b1801f155f996cd5a9921c9c1ab43fa70995f4a
treee7f1254d14cedccc2cb758c4f429e3af64fb9a8e
parentab6529651038263c88dbde07450c4fa51e7dcb35
Merged revisions 163670 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r163670 | russell | 2008-12-12 12:45:03 -0600 (Fri, 12 Dec 2008) | 6 lines

Rename a number of tcptls_session variables.  There are no functional changes here.

The name "ser" was used in a lot of places.  However, it is a relic from when
the struct was a server_instance, not a session_instance.  It was renamed since
it represents both a server or client connection.

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@163671 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c
main/tcptls.c