diff options
author | Michele Calgaro <[email protected]> | 2020-09-21 00:03:57 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-21 00:04:20 +0900 |
commit | 64f946d16589c2c8b4f5ae3a18191d4986093db0 (patch) | |
tree | 483f6994c49bf18011484b55bf43c6d4424cfcd8 /kttsd/compat | |
parent | 0fdeb091a45fb5fb1866a0a6648b417241989b48 (diff) | |
download | tdeaccessibility-64f946d16589c2c8b4f5ae3a18191d4986093db0.tar.gz tdeaccessibility-64f946d16589c2c8b4f5ae3a18191d4986093db0.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit edd810f95769b4d211d26fcd33c68ec36b6140dd)
Diffstat (limited to 'kttsd/compat')
-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 -------------------------------- |