diff options
author | Michele Calgaro <[email protected]> | 2020-09-27 22:19:49 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-27 22:20:02 +0900 |
commit | 8aa8074403fd918cf105b776bc57e5aab3e2a771 (patch) | |
tree | 84a4ca8fa57b377772173e4594aa3cdf6dcff3b0 /kppp/accounting.h | |
parent | f8c5872c1394932ae762aa9a956b56bba8b957c5 (diff) | |
download | tdenetwork-8aa8074403fd918cf105b776bc57e5aab3e2a771.tar.gz tdenetwork-8aa8074403fd918cf105b776bc57e5aab3e2a771.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kppp/accounting.h')
-rw-r--r-- | kppp/accounting.h | 2 |
1 files changed, 1 insertions, 1 deletions
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$ |