diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-22 21:48:29 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-22 21:48:29 +0900 |
commit | 08d0bb03c026ca9d72fb13105363979660ea9aed (patch) | |
tree | 2ba2cbe3f9e7ae53dd547636ad5bd2ef687d5f20 /tdepasswd | |
parent | 87aace9f528d04868ca6bf9d054604d6e0674c42 (diff) | |
download | tdebase-08d0bb03c026ca9d72fb13105363979660ea9aed.tar.gz tdebase-08d0bb03c026ca9d72fb13105363979660ea9aed.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdepasswd')
-rw-r--r-- | tdepasswd/passwd.cpp | 2 | ||||
-rw-r--r-- | tdepasswd/passwd.h | 2 | ||||
-rw-r--r-- | tdepasswd/passwddlg.cpp | 2 | ||||
-rw-r--r-- | tdepasswd/passwddlg.h | 2 | ||||
-rw-r--r-- | tdepasswd/tdepasswd.cpp | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/tdepasswd/passwd.cpp b/tdepasswd/passwd.cpp index ab0e913a2..3db14efbf 100644 --- a/tdepasswd/passwd.cpp +++ b/tdepasswd/passwd.cpp @@ -1,4 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 +/* * * $Id$ * diff --git a/tdepasswd/passwd.h b/tdepasswd/passwd.h index 83bde9a83..80c8fb359 100644 --- a/tdepasswd/passwd.h +++ b/tdepasswd/passwd.h @@ -1,4 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 +/* * * $Id$ * diff --git a/tdepasswd/passwddlg.cpp b/tdepasswd/passwddlg.cpp index eb897dc95..4a2b7d4b1 100644 --- a/tdepasswd/passwddlg.cpp +++ b/tdepasswd/passwddlg.cpp @@ -1,4 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 +/* * * $Id$ * diff --git a/tdepasswd/passwddlg.h b/tdepasswd/passwddlg.h index 1fef792a4..3284e332f 100644 --- a/tdepasswd/passwddlg.h +++ b/tdepasswd/passwddlg.h @@ -1,4 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 +/* * * $Id$ * diff --git a/tdepasswd/tdepasswd.cpp b/tdepasswd/tdepasswd.cpp index a6015eacc..398d6d6bf 100644 --- a/tdepasswd/tdepasswd.cpp +++ b/tdepasswd/tdepasswd.cpp @@ -1,4 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 +/* * * $Id$ * |