diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 22:19:49 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 22:20:02 +0900 |
commit | 8aa8074403fd918cf105b776bc57e5aab3e2a771 (patch) | |
tree | 84a4ca8fa57b377772173e4594aa3cdf6dcff3b0 /kppp | |
parent | f8c5872c1394932ae762aa9a956b56bba8b957c5 (diff) | |
download | tdenetwork-8aa8074403fd918cf105b776bc57e5aab3e2a771.tar.gz tdenetwork-8aa8074403fd918cf105b776bc57e5aab3e2a771.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kppp')
-rw-r--r-- | kppp/accounting.cpp | 2 | ||||
-rw-r--r-- | kppp/accounting.h | 2 | ||||
-rw-r--r-- | kppp/accounts.h | 2 | ||||
-rw-r--r-- | kppp/connect.h | 2 | ||||
-rw-r--r-- | kppp/conwindow.h | 2 | ||||
-rw-r--r-- | kppp/edit.h | 2 | ||||
-rw-r--r-- | kppp/kpppconfig.h | 2 | ||||
-rw-r--r-- | kppp/modems.h | 2 | ||||
-rw-r--r-- | kppp/pppdata.h | 2 | ||||
-rw-r--r-- | kppp/ruleset.cpp | 2 | ||||
-rw-r--r-- | kppp/ruleset.h | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/kppp/accounting.cpp b/kppp/accounting.cpp index b92d5e4f..bdc22c56 100644 --- a/kppp/accounting.cpp +++ b/kppp/accounting.cpp @@ -1,4 +1,4 @@ -/* -*- C++ -*- +/* * * kPPP: A pppd front end for the KDE project * diff --git a/kppp/accounting.h b/kppp/accounting.h index c1ef870b..52f2248a 100644 --- a/kppp/accounting.h +++ b/kppp/accounting.h @@ -1,4 +1,4 @@ -/* -*- C++ -*- +/* * kPPP: A pppd front end for the KDE project * * $Id$ diff --git a/kppp/accounts.h b/kppp/accounts.h index 75871205..e0cfe264 100644 --- a/kppp/accounts.h +++ b/kppp/accounts.h @@ -1,4 +1,4 @@ -/* -*- C++ -*- +/* * kPPP: A pppd front end for the KDE project * * $Id$ diff --git a/kppp/connect.h b/kppp/connect.h index bf9f1924..fe3c361c 100644 --- a/kppp/connect.h +++ b/kppp/connect.h @@ -1,4 +1,4 @@ -/* -*- C++ -*- +/* * * kPPP: A pppd front end for the KDE project * diff --git a/kppp/conwindow.h b/kppp/conwindow.h index f77b75e0..89a10822 100644 --- a/kppp/conwindow.h +++ b/kppp/conwindow.h @@ -1,4 +1,4 @@ -/* -*- C++ -*- +/* * * kPPP: A pppd front end for the KDE project * diff --git a/kppp/edit.h b/kppp/edit.h index da8c5b6f..6ab6329b 100644 --- a/kppp/edit.h +++ b/kppp/edit.h @@ -1,4 +1,4 @@ -/* -*- C++ -*- +/* * * kPPP: A pppd Front End for the KDE project * diff --git a/kppp/kpppconfig.h b/kppp/kpppconfig.h index 7dc7d3bf..4c1d9320 100644 --- a/kppp/kpppconfig.h +++ b/kppp/kpppconfig.h @@ -1,4 +1,4 @@ -/* -*- C++ -*- +/* * kPPP: A pppd front end for the KDE project * * $Id$ diff --git a/kppp/modems.h b/kppp/modems.h index 9e90852f..689fd060 100644 --- a/kppp/modems.h +++ b/kppp/modems.h @@ -1,4 +1,4 @@ -/* -*- C++ -*- +/* * kPPP: A pppd front end for the KDE project * * diff --git a/kppp/pppdata.h b/kppp/pppdata.h index 824665a6..9e945962 100644 --- a/kppp/pppdata.h +++ b/kppp/pppdata.h @@ -1,4 +1,4 @@ -/* -*- C++ -*- +/* * * kPPP: A pppd front end for the KDE project * diff --git a/kppp/ruleset.cpp b/kppp/ruleset.cpp index d5c60330..21de5625 100644 --- a/kppp/ruleset.cpp +++ b/kppp/ruleset.cpp @@ -1,4 +1,4 @@ -/* -*- C++ -*- +/* * kPPP: A pppd front end for the KDE project * * $Id$ diff --git a/kppp/ruleset.h b/kppp/ruleset.h index bc7f3de2..9e578beb 100644 --- a/kppp/ruleset.h +++ b/kppp/ruleset.h @@ -1,4 +1,4 @@ -/* -*- C++ -*- +/* * kPPP: A pppd front end for the KDE project * * $Id$ |