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:17 +0900 |
commit | 00620da6ab2859b64354e684f601ffcd840d9c50 (patch) | |
tree | 4faad2b4260d5af4f8517e18afe008cae00eedd7 /tdeio_ftps | |
parent | a9b0d9a343bf0458157e69072347704f1c052590 (diff) | |
download | tdeio-ftps-00620da6ab2859b64354e684f601ffcd840d9c50.tar.gz tdeio-ftps-00620da6ab2859b64354e684f601ffcd840d9c50.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdeio_ftps')
-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> |