From 69e59e3f5096b8bda0408cd4feb67cb22930e75b Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Tue, 27 Feb 2001 01:12:47 +0000 Subject: Patch from Philippe to regularise comments. --- src/LexLua.cxx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'src/LexLua.cxx') diff --git a/src/LexLua.cxx b/src/LexLua.cxx index 8eda566aa..86c690dcb 100644 --- a/src/LexLua.cxx +++ b/src/LexLua.cxx @@ -1,5 +1,9 @@ -// LexLua.cxx - lexer for Lua language -// Written by Paul Winwood +// Scintilla source code edit control +/** @file LexLua.cxx + ** Lexer for Lua language. + ** + ** Written by Paul Winwood. + **/ #include #include -- cgit v1.2.3