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/xmpp/commands.py')
-rw-r--r--src/common/xmpp/commands.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/xmpp/commands.py b/src/common/xmpp/commands.py
index 433faee86..8dd7863c4 100644
--- a/src/common/xmpp/commands.py
+++ b/src/common/xmpp/commands.py
@@ -328,3 +328,5 @@ class TestCommand(Command_Handler_Prototype):
del sessions[request.getTagAttr('command','sessionid')]
+
+# vim: se ts=3: \ No newline at end of file