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/connection.py')
-rw-r--r--src/common/connection.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/connection.py b/src/common/connection.py
index 50d3c39f4..a64b7ed3f 100644
--- a/src/common/connection.py
+++ b/src/common/connection.py
@@ -1744,3 +1744,5 @@ class Connection(ConnectionHandlers):
self.connection.SendAndCallForResponse(iq, _on_response)
# END Connection
+
+# vim: se ts=3: \ No newline at end of file