diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 17:44:17 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 17:44:29 +0900 |
| commit | ed0421ecd43dad4f5d0fbc53aaeabbde3cfa9302 (patch) | |
| tree | 440e7a56bd74a38a195ccbd6db4c04e9c6bfe2b6 | |
| parent | f260caefa6055fbf46b752b790e957e2efac8e73 (diff) | |
| download | tdeio-ftps-ed0421ecd43dad4f5d0fbc53aaeabbde3cfa9302.tar.gz tdeio-ftps-ed0421ecd43dad4f5d0fbc53aaeabbde3cfa9302.zip | |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 00620da6ab2859b64354e684f601ffcd840d9c50)
| -rw-r--r-- | tdeio_ftps/ftp.cc | 1 | ||||
| -rw-r--r-- | tdeio_ftps/ftp.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tdeio_ftps/ftp.cc b/tdeio_ftps/ftp.cc index 41e6f32..6888d0f 100644 --- a/tdeio_ftps/ftp.cc +++ b/tdeio_ftps/ftp.cc @@ -1,4 +1,3 @@ -// -*- Mode: c++; c-basic-offset: 2; indent-tabs-mode: nil; tab-width: 2; -*- /* This file is part of the KDE libraries Copyright (C) 2000 David Faure <faure@kde.org> diff --git a/tdeio_ftps/ftp.h b/tdeio_ftps/ftp.h index dc5678c..72afdfa 100644 --- a/tdeio_ftps/ftp.h +++ b/tdeio_ftps/ftp.h @@ -1,4 +1,3 @@ -// -*- Mode: c++; c-basic-offset: 2; indent-tabs-mode: nil; tab-width: 2; -*- /* This file is part of the KDE libraries Copyright (C) 2000 David Faure <faure@kde.org> |
