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/KeyWords.cxx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/KeyWords.cxx') diff --git a/src/KeyWords.cxx b/src/KeyWords.cxx index 17c0277de..a275c1963 100644 --- a/src/KeyWords.cxx +++ b/src/KeyWords.cxx @@ -1,15 +1,15 @@ -// SciTE - Scintilla based Text Editor +// Scintilla source code edit control /** @file KeyWords.cxx ** Colourise for particular languages. **/ // Copyright 1998-2001 by Neil Hodgson // The License.txt file describes the conditions under which this software may be distributed. -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include #include "Platform.h" -- cgit v1.2.3