Skip to content
Snippets Groups Projects
Commit aa507f43 authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

[thorstenp] remove uselexx space

parent e389e0b1
No related branches found
No related tags found
No related merge requests found
......@@ -279,7 +279,7 @@ class Zeroconf:
def browse_domain(self, domain=None):
gajim.log.debug('starting to browse')
gajim.log.debug('starting to browse')
try:
self.browse_sdRef = pybonjour.DNSServiceBrowse(regtype=self.stype, domain=domain, callBack=self.browse_callback)
except pybonjour.BonjourError, e:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment