Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/zeroconf/zeroconf_bonjour.py')
-rw-r--r--src/common/zeroconf/zeroconf_bonjour.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/zeroconf/zeroconf_bonjour.py b/src/common/zeroconf/zeroconf_bonjour.py
index 884ef59ea..857cba269 100644
--- a/src/common/zeroconf/zeroconf_bonjour.py
+++ b/src/common/zeroconf/zeroconf_bonjour.py
@@ -334,3 +334,5 @@ class Zeroconf:
return False
return True
+
+# vim: se ts=3: \ No newline at end of file