From 60969a61fa0e164f126cb3e77036579c71c05b1a Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 22 Sep 2020 21:48:29 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro (cherry picked from commit 08d0bb03c026ca9d72fb13105363979660ea9aed) --- tdeioslave/sftp/process.cpp | 2 +- tdeioslave/sftp/process.h | 2 +- tdeioslave/sftp/sftpfileattr.cpp | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) (limited to 'tdeioslave/sftp') diff --git a/tdeioslave/sftp/process.cpp b/tdeioslave/sftp/process.cpp index bcb686df0..164121497 100644 --- a/tdeioslave/sftp/process.cpp +++ b/tdeioslave/sftp/process.cpp @@ -1,4 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 +/* * * * This file is part of the KDE project, module tdesu. diff --git a/tdeioslave/sftp/process.h b/tdeioslave/sftp/process.h index 215c51ea7..ca154f45c 100644 --- a/tdeioslave/sftp/process.h +++ b/tdeioslave/sftp/process.h @@ -1,4 +1,4 @@ -/* vi: ts=8 sts=4 sw=4 +/* * * * This file is part of the KDE project, module tdesu. diff --git a/tdeioslave/sftp/sftpfileattr.cpp b/tdeioslave/sftp/sftpfileattr.cpp index 4c25909d9..ddd94bbe8 100644 --- a/tdeioslave/sftp/sftpfileattr.cpp +++ b/tdeioslave/sftp/sftpfileattr.cpp @@ -343,4 +343,3 @@ void sftpFileAttr::setEncoding( KRemoteEncoding* encoding ) { mEncoding = encoding; } -// vim:ts=4:sw=4 -- cgit v1.2.1