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/adhoc_commands.py')
-rw-r--r--src/adhoc_commands.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/adhoc_commands.py b/src/adhoc_commands.py
index d933fb3d5..ca63f785d 100644
--- a/src/adhoc_commands.py
+++ b/src/adhoc_commands.py
@@ -516,3 +516,5 @@ class CommandWindow:
# we did not received any reply from service; FIXME: we should wait and
# then send cancel; for now we do nothing
pass
+
+# vim: se ts=3: \ No newline at end of file