diff options
Diffstat (limited to 'src/LexHTML.cxx')
| -rw-r--r-- | src/LexHTML.cxx | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/src/LexHTML.cxx b/src/LexHTML.cxx index 1c68f576b..800e46fee 100644 --- a/src/LexHTML.cxx +++ b/src/LexHTML.cxx @@ -1,5 +1,7 @@  // SciTE - Scintilla based Text Editor -// LexHTML.cxx - lexer for HTML +/** @file LexHTML.cxx + ** Lexer for HTML. + **/  // Copyright 1998-2001 by Neil Hodgson <neilh@scintilla.org>  // The License.txt file describes the conditions under which this software may be distributed. | 
