summaryrefslogtreecommitdiffstats
path: root/kttsd/plugins/command
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-21 00:03:57 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-21 00:04:20 +0900
commit64f946d16589c2c8b4f5ae3a18191d4986093db0 (patch)
tree483f6994c49bf18011484b55bf43c6d4424cfcd8 /kttsd/plugins/command
parent0fdeb091a45fb5fb1866a0a6648b417241989b48 (diff)
downloadtdeaccessibility-64f946d16589c2c8b4f5ae3a18191d4986093db0.tar.gz
tdeaccessibility-64f946d16589c2c8b4f5ae3a18191d4986093db0.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit edd810f95769b4d211d26fcd33c68ec36b6140dd)
Diffstat (limited to 'kttsd/plugins/command')
-rw-r--r--kttsd/plugins/command/commandconf.cpp2
-rw-r--r--kttsd/plugins/command/commandconf.h2
-rw-r--r--kttsd/plugins/command/commandplugin.cpp2
-rw-r--r--kttsd/plugins/command/commandproc.cpp2
-rw-r--r--kttsd/plugins/command/commandproc.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/kttsd/plugins/command/commandconf.cpp b/kttsd/plugins/command/commandconf.cpp
index f95bca0..6fc2792 100644
--- a/kttsd/plugins/command/commandconf.cpp
+++ b/kttsd/plugins/command/commandconf.cpp
@@ -1,4 +1,4 @@
-/***************************************************** vim:set ts=4 sw=4 sts=4:
+/*
Configuration for the Command Plug in
-------------------
Copyright : (C) 2002,2004 by Gunnar Schmi Dt and Gary Cramblitt
diff --git a/kttsd/plugins/command/commandconf.h b/kttsd/plugins/command/commandconf.h
index 743e6d0..11f8b9b 100644
--- a/kttsd/plugins/command/commandconf.h
+++ b/kttsd/plugins/command/commandconf.h
@@ -1,4 +1,4 @@
-/***************************************************** vim:set ts=4 sw=4 sts=4:
+/*
Configuration for the Command Plug in
-------------------
Copyright : (C) 2002,2004 by Gunnar Schmi Dt and Gary Cramblitt
diff --git a/kttsd/plugins/command/commandplugin.cpp b/kttsd/plugins/command/commandplugin.cpp
index 119ca47..ebe4b6e 100644
--- a/kttsd/plugins/command/commandplugin.cpp
+++ b/kttsd/plugins/command/commandplugin.cpp
@@ -1,4 +1,4 @@
-/***************************************************** vim:set ts=4 sw=4 sts=4:
+/*
-------------------
Copyright : (C) 2002 by Gunnar Schmi Dt and 2004 by Gary Cramblitt
-------------------
diff --git a/kttsd/plugins/command/commandproc.cpp b/kttsd/plugins/command/commandproc.cpp
index 0347d79..1be0d2d 100644
--- a/kttsd/plugins/command/commandproc.cpp
+++ b/kttsd/plugins/command/commandproc.cpp
@@ -1,4 +1,4 @@
-/***************************************************** vim:set ts=4 sw=4 sts=4:
+/*
Main speaking functions for the Command Plug in
-------------------
Copyright : (C) 2002 by Gunnar Schmi Dt and 2004 by Gary Cramblitt
diff --git a/kttsd/plugins/command/commandproc.h b/kttsd/plugins/command/commandproc.h
index 694c41f..1ffe7ee 100644
--- a/kttsd/plugins/command/commandproc.h
+++ b/kttsd/plugins/command/commandproc.h
@@ -1,4 +1,4 @@
-/***************************************************** vim:set ts=4 sw=4 sts=4:
+/*
Main speaking functions for the Command Plug in
-------------------
Copyright : (C) 2002 by Gunnar Schmi Dt and 2004 by Gary Cramblitt