From 679e6a56c73bad0db5360a1b51d3f517a93baa60 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 27 Sep 2020 23:31:40 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro (cherry picked from commit cf916d8af78db19e0df37b12e63f35bf21f2da5b) --- libksieve/impl/lexer.h | 2 +- libksieve/impl/parser.h | 2 +- libksieve/impl/utf8validator.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'libksieve/impl') diff --git a/libksieve/impl/lexer.h b/libksieve/impl/lexer.h index f25abdd5a..ee64745be 100644 --- a/libksieve/impl/lexer.h +++ b/libksieve/impl/lexer.h @@ -1,4 +1,4 @@ -/* -*- c++ -*- +/* impl/lexer.h Internal header file. Subject to change without notice. DO NOT USE. diff --git a/libksieve/impl/parser.h b/libksieve/impl/parser.h index dd8b82283..3fdb8b721 100644 --- a/libksieve/impl/parser.h +++ b/libksieve/impl/parser.h @@ -1,4 +1,4 @@ -/* -*- c++ -*- +/* impl/parser.h Internal header file. Subject to change without notice. DO NOT USE. diff --git a/libksieve/impl/utf8validator.h b/libksieve/impl/utf8validator.h index e0f11222b..c193b56b8 100644 --- a/libksieve/impl/utf8validator.h +++ b/libksieve/impl/utf8validator.h @@ -1,4 +1,4 @@ -/* -*- c++ -*- +/* impl/utf8validator.h This file is part of KSieve, -- cgit v1.2.1