diff options
author | Michele Calgaro <[email protected]> | 2020-09-22 21:48:29 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-22 22:20:09 +0900 |
commit | 60969a61fa0e164f126cb3e77036579c71c05b1a (patch) | |
tree | 9605a8c95326a9ab861483cb91071789a38ab223 /tdepasswd | |
parent | 95a1a02e9efc2854d81130a9fc5218d9150141c6 (diff) | |
download | tdebase-60969a61fa0e164f126cb3e77036579c71c05b1a.tar.gz tdebase-60969a61fa0e164f126cb3e77036579c71c05b1a.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 08d0bb03c026ca9d72fb13105363979660ea9aed)
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 9d29333fc..2d709ede8 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 a5a75d5ff..56e77fbef 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 b1d5d1a16..4e5bed478 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 88d3be2da..638643311 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 7df4aaf47..ea1e038dc 100644 --- a/tdepasswd/tdepasswd.cpp +++ b/tdepasswd/tdepasswd.cpp @@ -1,4 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 +/* * * $Id$ * |