From 730950e6a4cfe270bb33304f477148b9131d7fbd Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sat, 24 Feb 2001 01:07:27 +0000 Subject: Updated documentation comments from Philippe. --- src/WindowAccessor.cxx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/WindowAccessor.cxx') diff --git a/src/WindowAccessor.cxx b/src/WindowAccessor.cxx index 8626e44af..db2f938f3 100644 --- a/src/WindowAccessor.cxx +++ b/src/WindowAccessor.cxx @@ -1,5 +1,7 @@ -// SciTE - Scintilla based Text Editor -// Accessor.cxx - rapid easy access to contents of a Scintilla +// Scintilla source code edit control +/** @file WindowAccessor.cxx + ** Rapid easy access to contents of a Scintilla. + **/ // Copyright 1998-2001 by Neil Hodgson // The License.txt file describes the conditions under which this software may be distributed. -- cgit v1.2.3