From a3876433e87e4d6c1acba4bf0e7ac695b25776f8 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 25 Sep 2020 23:15:18 +0900 Subject: Removed additional code formatting modelines. Signed-off-by: Michele Calgaro --- tdeioslave/smtp/capabilities.cc | 2 +- tdeioslave/smtp/capabilities.h | 2 +- tdeioslave/smtp/command.cc | 2 +- tdeioslave/smtp/command.h | 2 +- tdeioslave/smtp/interactivesmtpserver.cc | 2 +- tdeioslave/smtp/interactivesmtpserver.h | 3 +-- tdeioslave/smtp/request.cc | 2 +- tdeioslave/smtp/request.h | 2 +- tdeioslave/smtp/response.cc | 2 +- tdeioslave/smtp/response.h | 2 +- tdeioslave/smtp/smtp.h | 2 +- tdeioslave/smtp/transactionstate.cc | 2 +- tdeioslave/smtp/transactionstate.h | 2 +- 13 files changed, 13 insertions(+), 14 deletions(-) (limited to 'tdeioslave/smtp') diff --git a/tdeioslave/smtp/capabilities.cc b/tdeioslave/smtp/capabilities.cc index f4f20fa7a..f56d7739b 100644 --- a/tdeioslave/smtp/capabilities.cc +++ b/tdeioslave/smtp/capabilities.cc @@ -1,4 +1,4 @@ -/* -*- c++ -*- +/* capabilities.cc This file is part of tdeio_smtp, the KDE SMTP tdeioslave. diff --git a/tdeioslave/smtp/capabilities.h b/tdeioslave/smtp/capabilities.h index 1af13e365..eef6cc910 100644 --- a/tdeioslave/smtp/capabilities.h +++ b/tdeioslave/smtp/capabilities.h @@ -1,4 +1,4 @@ -/* -*- c++ -*- +/* capabilities.h This file is part of tdeio_smtp, the KDE SMTP tdeioslave. diff --git a/tdeioslave/smtp/command.cc b/tdeioslave/smtp/command.cc index 41bd8d58c..4d58a1522 100644 --- a/tdeioslave/smtp/command.cc +++ b/tdeioslave/smtp/command.cc @@ -1,4 +1,4 @@ -/* -*- c++ -*- +/* command.cc This file is part of tdeio_smtp, the KDE SMTP tdeioslave. diff --git a/tdeioslave/smtp/command.h b/tdeioslave/smtp/command.h index c634d1a86..1f20be0e0 100644 --- a/tdeioslave/smtp/command.h +++ b/tdeioslave/smtp/command.h @@ -1,4 +1,4 @@ -/* -*- c++ -*- +/* command.h This file is part of tdeio_smtp, the KDE SMTP tdeioslave. diff --git a/tdeioslave/smtp/interactivesmtpserver.cc b/tdeioslave/smtp/interactivesmtpserver.cc index 5f25ca1ca..337299d26 100644 --- a/tdeioslave/smtp/interactivesmtpserver.cc +++ b/tdeioslave/smtp/interactivesmtpserver.cc @@ -1,4 +1,4 @@ -/* -*- c++ -*- +/* interactivesmtpserver.cc Code based on the serverSocket example by Jesper Pedersen. diff --git a/tdeioslave/smtp/interactivesmtpserver.h b/tdeioslave/smtp/interactivesmtpserver.h index b4731d44c..62eb9a7a7 100644 --- a/tdeioslave/smtp/interactivesmtpserver.h +++ b/tdeioslave/smtp/interactivesmtpserver.h @@ -1,7 +1,6 @@ #ifndef INTERACTIVESMTPSERVER_H #define INTERACTIVESMTPSERVER_H - -/* -*- c++ -*- +/* interactivesmtpserver.h Code based on the serverSocket example by Jesper Pedersen. diff --git a/tdeioslave/smtp/request.cc b/tdeioslave/smtp/request.cc index 4e3cde0e1..4e4e2bf84 100644 --- a/tdeioslave/smtp/request.cc +++ b/tdeioslave/smtp/request.cc @@ -1,4 +1,4 @@ -/* -*- c++ -*- +/* request.cc This file is part of tdeio_smtp, the KDE SMTP tdeioslave. diff --git a/tdeioslave/smtp/request.h b/tdeioslave/smtp/request.h index 37d74d2de..a007e3ab2 100644 --- a/tdeioslave/smtp/request.h +++ b/tdeioslave/smtp/request.h @@ -1,4 +1,4 @@ -/* -*- c++ -*- +/* request.h This file is part of tdeio_smtp, the KDE SMTP tdeioslave. diff --git a/tdeioslave/smtp/response.cc b/tdeioslave/smtp/response.cc index b630051de..3ae5d8aa0 100644 --- a/tdeioslave/smtp/response.cc +++ b/tdeioslave/smtp/response.cc @@ -1,4 +1,4 @@ -/* -*- c++ -*- +/* response.cc This file is part of tdeio_smtp, the KDE SMTP tdeioslave. diff --git a/tdeioslave/smtp/response.h b/tdeioslave/smtp/response.h index 97220661f..e65406aea 100644 --- a/tdeioslave/smtp/response.h +++ b/tdeioslave/smtp/response.h @@ -1,4 +1,4 @@ -/* -*- c++ -*- +/* response.h This file is part of tdeio_smtp, the KDE SMTP tdeioslave. diff --git a/tdeioslave/smtp/smtp.h b/tdeioslave/smtp/smtp.h index e9d9b833b..853ff3ec6 100644 --- a/tdeioslave/smtp/smtp.h +++ b/tdeioslave/smtp/smtp.h @@ -1,4 +1,4 @@ -/* -*- c++ -*- +/* * Copyright (c) 2000, 2001 Alex Zepeda * Copyright (c) 2001 Michael H�ckel * All rights reserved. diff --git a/tdeioslave/smtp/transactionstate.cc b/tdeioslave/smtp/transactionstate.cc index 58e5adf51..c33d6b639 100644 --- a/tdeioslave/smtp/transactionstate.cc +++ b/tdeioslave/smtp/transactionstate.cc @@ -1,4 +1,4 @@ -/* -*- c++ -*- +/* transactionstate.cc This file is part of tdeio_smtp, the KDE SMTP tdeioslave. diff --git a/tdeioslave/smtp/transactionstate.h b/tdeioslave/smtp/transactionstate.h index ec39e3ac6..bf8a2a3bc 100644 --- a/tdeioslave/smtp/transactionstate.h +++ b/tdeioslave/smtp/transactionstate.h @@ -1,4 +1,4 @@ -/* -*- c++ -*- +/* transactionstate.h This file is part of tdeio_smtp, the KDE SMTP tdeioslave. -- cgit v1.2.3