diff options
Diffstat (limited to 'libksieve/impl')
-rw-r--r-- | libksieve/impl/lexer.h | 2 | ||||
-rw-r--r-- | libksieve/impl/parser.h | 2 | ||||
-rw-r--r-- | libksieve/impl/utf8validator.h | 2 |
3 files changed, 3 insertions, 3 deletions
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, |