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/connection_zeroconf.py')
-rw-r--r--src/common/zeroconf/connection_zeroconf.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/zeroconf/connection_zeroconf.py b/src/common/zeroconf/connection_zeroconf.py
index 18f4250b6..1bc3bda31 100644
--- a/src/common/zeroconf/connection_zeroconf.py
+++ b/src/common/zeroconf/connection_zeroconf.py
@@ -553,3 +553,5 @@ class ConnectionZeroconf(ConnectionHandlersZeroconf):
self.dispatch('STANZA_SENT', unicode(data))
# END ConnectionZeroconf
+
+# vim: se ts=3: \ No newline at end of file