diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 23:52:43 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 23:52:43 +0900 |
commit | 8a861e2bb84e01563fffebdb8e099a2a55d61221 (patch) | |
tree | 13c2d2d17374b88666d7f7f4b5e8c1dfea1f98be /kstartperf | |
parent | b5f8648994a6690cfe6731f364a9f35510ec8827 (diff) | |
download | tdesdk-8a861e2bb84e01563fffebdb8e099a2a55d61221.tar.gz tdesdk-8a861e2bb84e01563fffebdb8e099a2a55d61221.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kstartperf')
-rw-r--r-- | kstartperf/kstartperf.cpp | 2 | ||||
-rw-r--r-- | kstartperf/libkstartperf.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kstartperf/kstartperf.cpp b/kstartperf/kstartperf.cpp index 1c6a8aa9..8baf772c 100644 --- a/kstartperf/kstartperf.cpp +++ b/kstartperf/kstartperf.cpp @@ -1,4 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 +/* * * $Id$ * diff --git a/kstartperf/libkstartperf.c b/kstartperf/libkstartperf.c index 9c6a0954..504ff9ea 100644 --- a/kstartperf/libkstartperf.c +++ b/kstartperf/libkstartperf.c @@ -1,4 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 +/* * * $Id$ * |