summaryrefslogtreecommitdiff
path: root/fluid/widgets/Code_Viewer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'fluid/widgets/Code_Viewer.cxx')
-rw-r--r--fluid/widgets/Code_Viewer.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/fluid/widgets/Code_Viewer.cxx b/fluid/widgets/Code_Viewer.cxx
index 82a71f4f6..fdbfdc626 100644
--- a/fluid/widgets/Code_Viewer.cxx
+++ b/fluid/widgets/Code_Viewer.cxx
@@ -1,6 +1,5 @@
//
-// Code editor widget for the Fast Light Tool Kit (FLTK).
-// Syntax highlighting rewritten by erco@seriss.com 09/15/20.
+// Code viewer widget for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-2025 by Bill Spitzak and others.
//
@@ -15,6 +14,8 @@
// https://www.fltk.org/bugs.php
//
+// Syntax highlighting rewritten by erco@seriss.com 09/15/20.
+
//
// Include necessary headers...
//