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 /certmanager/lib/cryptplug.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 'certmanager/lib/cryptplug.cpp')
-rw-r--r-- | certmanager/lib/cryptplug.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/certmanager/lib/cryptplug.cpp b/certmanager/lib/cryptplug.cpp index 77a914514..20747457a 100644 --- a/certmanager/lib/cryptplug.cpp +++ b/certmanager/lib/cryptplug.cpp @@ -1,5 +1,4 @@ -/* -*- Mode: C++ -*- - +/* this is a C++-ification of: GPGMEPLUG - an GPGME based cryptography plug-in following the common CRYPTPLUG specification. |