summaryrefslogtreecommitdiffstats
path: root/ksayit
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 /ksayit
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 'ksayit')
-rw-r--r--ksayit/Freeverb_plugin/kdeexportfix.h2
-rw-r--r--ksayit/KTTSD_Lib/kdeexportfix.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/ksayit/Freeverb_plugin/kdeexportfix.h b/ksayit/Freeverb_plugin/kdeexportfix.h
index a30f3d5..958dd20 100644
--- a/ksayit/Freeverb_plugin/kdeexportfix.h
+++ b/ksayit/Freeverb_plugin/kdeexportfix.h
@@ -1,4 +1,4 @@
-/***************************************************** vim:set ts=4 sw=4 sts=4:
+/*
tdelibs < 3.3.2 had a bug in the KDE_EXPORT macro. This file fixes this
by undefining it.
-------------------
diff --git a/ksayit/KTTSD_Lib/kdeexportfix.h b/ksayit/KTTSD_Lib/kdeexportfix.h
index a30f3d5..958dd20 100644
--- a/ksayit/KTTSD_Lib/kdeexportfix.h
+++ b/ksayit/KTTSD_Lib/kdeexportfix.h
@@ -1,4 +1,4 @@
-/***************************************************** vim:set ts=4 sw=4 sts=4:
+/*
tdelibs < 3.3.2 had a bug in the KDE_EXPORT macro. This file fixes this
by undefining it.
-------------------