MAINTAINERS
author Mikael Hallendal <micke@imendio.com>
Mon, 06 Oct 2008 01:41:19 +0200
changeset 501 5f71592beac8
parent 129 c508a7de3eec
child 593 2c04915af500
permissions -rw-r--r--
Added _lm_connection_get_server that returns the server string. The function uses the host part of the JID used, if it is not set the function will return a copy of the connect host. Also updated to use this internally in LmConnection as the same code was duplicated in a couple of places.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
129
c508a7de3eec 2006-01-02 Mikael Hallendal <micke@imendio.com>
hallski <hallski>
parents:
diff changeset
     1
Mikael Hallendal <micke@imendio.com>