diff options
author | nyamatongwe <unknown> | 2001-02-27 01:12:47 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2001-02-27 01:12:47 +0000 |
commit | 69e59e3f5096b8bda0408cd4feb67cb22930e75b (patch) | |
tree | 22b082b24bb31300a43cef5b26c824a7fcda3f32 /src/LexOthers.cxx | |
parent | a1e8419f50f4b017147f0fe18df81a167c8c0fac (diff) | |
download | scintilla-mirror-69e59e3f5096b8bda0408cd4feb67cb22930e75b.tar.gz |
Patch from Philippe to regularise comments.
Diffstat (limited to 'src/LexOthers.cxx')
-rw-r--r-- | src/LexOthers.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LexOthers.cxx b/src/LexOthers.cxx index 83657e019..f3acd2f9d 100644 --- a/src/LexOthers.cxx +++ b/src/LexOthers.cxx @@ -1,4 +1,4 @@ -// SciTE - Scintilla based Text Editor +// Scintilla source code edit control /** @file LexOthers.cxx ** Lexers for batch files, diff results, properties files, make files and error lists. ** Also lexer for LaTeX documents. |