diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-21 00:03:57 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-21 00:03:57 +0900 |
commit | edd810f95769b4d211d26fcd33c68ec36b6140dd (patch) | |
tree | 1f7093062f051b3ea4643312fc0d167d06aa614b /kttsd/compat/interfaces | |
parent | 3a71cc5d161f2832b2ca40a761fb4b3dcd60d355 (diff) | |
download | tdeaccessibility-edd810f95769b4d211d26fcd33c68ec36b6140dd.tar.gz tdeaccessibility-edd810f95769b4d211d26fcd33c68ec36b6140dd.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kttsd/compat/interfaces')
-rw-r--r-- | kttsd/compat/interfaces/kspeech/kspeech.h | 2 | ||||
-rw-r--r-- | kttsd/compat/interfaces/kspeech/kspeechsink.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kttsd/compat/interfaces/kspeech/kspeech.h b/kttsd/compat/interfaces/kspeech/kspeech.h index f86d5e7..760a3be 100644 --- a/kttsd/compat/interfaces/kspeech/kspeech.h +++ b/kttsd/compat/interfaces/kspeech/kspeech.h @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* kspeech.h KTTSD DCOP Interface -------------------- diff --git a/kttsd/compat/interfaces/kspeech/kspeechsink.h b/kttsd/compat/interfaces/kspeech/kspeechsink.h index 51715b9..1032980 100644 --- a/kttsd/compat/interfaces/kspeech/kspeechsink.h +++ b/kttsd/compat/interfaces/kspeech/kspeechsink.h @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* kspeechsink.h KTTSD DCOP Signal Sink Interface -------------------------------- |