summaryrefslogtreecommitdiffstats
path: root/tdesu
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 00:15:40 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 00:15:40 +0900
commited8e30bc6dd18716b42087183e57a481d6ec5fa4 (patch)
tree6c8bf650267a48f922fab63117812f1389ce31e9 /tdesu
parent290dd240b89a39b9e0978a08d63298fd7bccc600 (diff)
downloadtdelibs-ed8e30bc6dd18716b42087183e57a481d6ec5fa4.tar.gz
tdelibs-ed8e30bc6dd18716b42087183e57a481d6ec5fa4.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdesu')
-rw-r--r--tdesu/Mainpage.dox1
-rw-r--r--tdesu/client.cpp2
-rw-r--r--tdesu/client.h2
-rw-r--r--tdesu/defaults.h2
-rw-r--r--tdesu/kcookie.cpp2
-rw-r--r--tdesu/kcookie.h2
-rw-r--r--tdesu/process.cpp2
-rw-r--r--tdesu/process.h2
-rw-r--r--tdesu/ssh.cpp2
-rw-r--r--tdesu/ssh.h2
-rw-r--r--tdesu/stub.cpp2
-rw-r--r--tdesu/stub.h2
-rw-r--r--tdesu/su.cpp2
-rw-r--r--tdesu/su.h2
-rw-r--r--tdesu/tdesu_pty.cpp2
-rw-r--r--tdesu/tdesu_pty.h2
-rw-r--r--tdesu/tdesu_stub.c2
17 files changed, 16 insertions, 17 deletions
diff --git a/tdesu/Mainpage.dox b/tdesu/Mainpage.dox
index d472c772d..1e9067e09 100644
--- a/tdesu/Mainpage.dox
+++ b/tdesu/Mainpage.dox
@@ -18,4 +18,3 @@ Adriaan de Groot \<groot@kde.org\>
// DOXYGEN_REFERENCES = tdecore
// DOXYGEN_SET_PROJECT_NAME = Trinitysu
-// vim:ts=4:sw=4:expandtab:filetype=doxygen
diff --git a/tdesu/client.cpp b/tdesu/client.cpp
index c82137cae..fe5733ee7 100644
--- a/tdesu/client.cpp
+++ b/tdesu/client.cpp
@@ -1,4 +1,4 @@
-/* vi: ts=8 sts=4 sw=4
+/*
*
* $Id$
*
diff --git a/tdesu/client.h b/tdesu/client.h
index 7f7a7aa9f..3a9411f6d 100644
--- a/tdesu/client.h
+++ b/tdesu/client.h
@@ -1,4 +1,4 @@
-/* vi: ts=8 sts=4 sw=4
+/*
*
* $Id$
*
diff --git a/tdesu/defaults.h b/tdesu/defaults.h
index 7fd724e2e..07d3d096f 100644
--- a/tdesu/defaults.h
+++ b/tdesu/defaults.h
@@ -1,4 +1,4 @@
-/* vi: ts=8 sts=4 sw=4
+/*
*
* $Id$
*
diff --git a/tdesu/kcookie.cpp b/tdesu/kcookie.cpp
index f5a2d547c..63013dae0 100644
--- a/tdesu/kcookie.cpp
+++ b/tdesu/kcookie.cpp
@@ -1,4 +1,4 @@
-/* vi: ts=8 sts=4 sw=4
+/*
*
* $Id$
*
diff --git a/tdesu/kcookie.h b/tdesu/kcookie.h
index 4f63ebdb7..eb097a2a2 100644
--- a/tdesu/kcookie.h
+++ b/tdesu/kcookie.h
@@ -1,4 +1,4 @@
-/* vi: ts=8 sts=4 sw=4
+/*
*
* $Id$
*
diff --git a/tdesu/process.cpp b/tdesu/process.cpp
index 0fded3184..ffc0cabf3 100644
--- a/tdesu/process.cpp
+++ b/tdesu/process.cpp
@@ -1,4 +1,4 @@
-/* vi: ts=8 sts=4 sw=4
+/*
*
* $Id$
*
diff --git a/tdesu/process.h b/tdesu/process.h
index 941021d9a..ae7741a2a 100644
--- a/tdesu/process.h
+++ b/tdesu/process.h
@@ -1,4 +1,4 @@
-/* vi: ts=8 sts=4 sw=4
+/*
*
* $Id$
*
diff --git a/tdesu/ssh.cpp b/tdesu/ssh.cpp
index c23ca459b..e75f33d69 100644
--- a/tdesu/ssh.cpp
+++ b/tdesu/ssh.cpp
@@ -1,4 +1,4 @@
-/* vi: ts=8 sts=4 sw=4
+/*
*
* $Id$
*
diff --git a/tdesu/ssh.h b/tdesu/ssh.h
index d4e91688b..ce6f096ae 100644
--- a/tdesu/ssh.h
+++ b/tdesu/ssh.h
@@ -1,4 +1,4 @@
-/* vi: ts=8 sts=4 sw=4
+/*
*
* $Id$
*
diff --git a/tdesu/stub.cpp b/tdesu/stub.cpp
index 4cd5864de..721dceddb 100644
--- a/tdesu/stub.cpp
+++ b/tdesu/stub.cpp
@@ -1,4 +1,4 @@
-/* vi: ts=8 sts=4 sw=4
+/*
*
* $Id$
*
diff --git a/tdesu/stub.h b/tdesu/stub.h
index af4e624ea..f4216d7f4 100644
--- a/tdesu/stub.h
+++ b/tdesu/stub.h
@@ -1,4 +1,4 @@
-/* vi: ts=8 sts=4 sw=4
+/*
*
* $Id$
*
diff --git a/tdesu/su.cpp b/tdesu/su.cpp
index e29288ab9..778d99da0 100644
--- a/tdesu/su.cpp
+++ b/tdesu/su.cpp
@@ -1,4 +1,4 @@
-/* vi: ts=8 sts=4 sw=4
+/*
*
* $Id$
*
diff --git a/tdesu/su.h b/tdesu/su.h
index ff1891067..c6a4965d2 100644
--- a/tdesu/su.h
+++ b/tdesu/su.h
@@ -1,4 +1,4 @@
-/* vi: ts=8 sts=4 sw=4
+/*
*
* $Id$
*
diff --git a/tdesu/tdesu_pty.cpp b/tdesu/tdesu_pty.cpp
index 4b01dde86..4736ac1eb 100644
--- a/tdesu/tdesu_pty.cpp
+++ b/tdesu/tdesu_pty.cpp
@@ -1,4 +1,4 @@
-/* vi: ts=8 sts=4 sw=4
+/*
*
* $Id$
*
diff --git a/tdesu/tdesu_pty.h b/tdesu/tdesu_pty.h
index fb9617015..817e3c6ca 100644
--- a/tdesu/tdesu_pty.h
+++ b/tdesu/tdesu_pty.h
@@ -1,4 +1,4 @@
-/* vi: ts=8 sts=4 sw=4
+/*
*
* $Id$
*
diff --git a/tdesu/tdesu_stub.c b/tdesu/tdesu_stub.c
index 5da4c6110..8ef79907e 100644
--- a/tdesu/tdesu_stub.c
+++ b/tdesu/tdesu_stub.c
@@ -1,4 +1,4 @@
-/* vi: ts=8 sts=4 sw=4
+/*
*
* $Id$
*