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/roster_zeroconf.py')
-rw-r--r--src/common/zeroconf/roster_zeroconf.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/zeroconf/roster_zeroconf.py b/src/common/zeroconf/roster_zeroconf.py
index 2fb4123f8..ad1aca81c 100644
--- a/src/common/zeroconf/roster_zeroconf.py
+++ b/src/common/zeroconf/roster_zeroconf.py
@@ -161,3 +161,5 @@ class Roster:
def Unauthorize(self,jid):
pass
+
+# vim: se ts=3: \ No newline at end of file