diff options
author | Michele Calgaro <[email protected]> | 2020-09-21 00:03:57 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-21 00:03:57 +0900 |
commit | edd810f95769b4d211d26fcd33c68ec36b6140dd (patch) | |
tree | 1f7093062f051b3ea4643312fc0d167d06aa614b /kttsd/libkttsd/notify.h | |
parent | 3a71cc5d161f2832b2ca40a761fb4b3dcd60d355 (diff) | |
download | tdeaccessibility-edd810f95769b4d211d26fcd33c68ec36b6140dd.tar.gz tdeaccessibility-edd810f95769b4d211d26fcd33c68ec36b6140dd.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kttsd/libkttsd/notify.h')
-rw-r--r-- | kttsd/libkttsd/notify.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/libkttsd/notify.h b/kttsd/libkttsd/notify.h index 7c5545a..b4a9c92 100644 --- a/kttsd/libkttsd/notify.h +++ b/kttsd/libkttsd/notify.h @@ -1,4 +1,4 @@ -/***************************************************** vim:set ts=4 sw=4 sts=4: +/* Notification Action constants and utility functions. ------------------- Copyright : (C) 2005 by Gary Cramblitt <[email protected]> |