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/libkttsd/talkercode.h | |
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/libkttsd/talkercode.h')
-rw-r--r-- | kttsd/libkttsd/talkercode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/libkttsd/talkercode.h b/kttsd/libkttsd/talkercode.h index fe6830b..85af2be 100644 --- a/kttsd/libkttsd/talkercode.h +++ b/kttsd/libkttsd/talkercode.h @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* Object containing a Talker Code and providing convenience functions for manipulating Talker Codes. For an explanation of what a Talker Code is, see speech.h. |