Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/telepathy_plugin.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/telepathy_plugin.py')
-rw-r--r--src/telepathy_plugin.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/telepathy_plugin.py b/src/telepathy_plugin.py
index c486884..5131c9c 100644
--- a/src/telepathy_plugin.py
+++ b/src/telepathy_plugin.py
@@ -555,7 +555,7 @@ class TelepathyPlugin(gobject.GObject):
else:
_logger.debug('%r: Postponing connection', self)
- def _ip4_address_changed_cb(self, ip4am, address):
+ def _ip4_address_changed_cb(self, ip4am, address, iface):
_logger.debug("::: IP4 address now %s", address)
self._reconnect_timeout = self._RECONNECT_INITIAL_TIMEOUT