summaryrefslogtreecommitdiffstats
path: root/kppp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 22:19:49 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 22:20:02 +0900
commit8aa8074403fd918cf105b776bc57e5aab3e2a771 (patch)
tree84a4ca8fa57b377772173e4594aa3cdf6dcff3b0 /kppp
parentf8c5872c1394932ae762aa9a956b56bba8b957c5 (diff)
downloadtdenetwork-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.cpp2
-rw-r--r--kppp/accounting.h2
-rw-r--r--kppp/accounts.h2
-rw-r--r--kppp/connect.h2
-rw-r--r--kppp/conwindow.h2
-rw-r--r--kppp/edit.h2
-rw-r--r--kppp/kpppconfig.h2
-rw-r--r--kppp/modems.h2
-rw-r--r--kppp/pppdata.h2
-rw-r--r--kppp/ruleset.cpp2
-rw-r--r--kppp/ruleset.h2
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$