aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LineMarker.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/LineMarker.cxx')
-rw-r--r--src/LineMarker.cxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/LineMarker.cxx b/src/LineMarker.cxx
index 75ef0e3a2..90c2710ce 100644
--- a/src/LineMarker.cxx
+++ b/src/LineMarker.cxx
@@ -1,5 +1,7 @@
// Scintilla source code edit control
-// LineMarker.cxx - defines the look of a line marker in the margin
+/** @file LineMarker.cxx
+ ** Defines the look of a line marker in the margin .
+ **/
// Copyright 1998-2001 by Neil Hodgson <neilh@scintilla.org>
// The License.txt file describes the conditions under which this software may be distributed.