diff options
author | Michele Calgaro <[email protected]> | 2020-09-27 23:31:40 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-27 23:31:58 +0900 |
commit | cf916d8af78db19e0df37b12e63f35bf21f2da5b (patch) | |
tree | 48fc0ade4447dd2d2d28fb3e313101184d78f8bf /kmail/partNode.cpp | |
parent | b4f95724045fab2f3d566fadb0bc63e01b031da2 (diff) | |
download | tdepim-cf916d8af78db19e0df37b12e63f35bf21f2da5b.tar.gz tdepim-cf916d8af78db19e0df37b12e63f35bf21f2da5b.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kmail/partNode.cpp')
-rw-r--r-- | kmail/partNode.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/partNode.cpp b/kmail/partNode.cpp index 012c6e18a..b39bc65f1 100644 --- a/kmail/partNode.cpp +++ b/kmail/partNode.cpp @@ -1,4 +1,4 @@ -/* -*- c++ -*- +/* partNode.cpp A node in a MIME tree. This file is part of KMail, the KDE mail client. |