summaryrefslogtreecommitdiff
path: root/FL/Fl_Tree_Item_Array.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/Fl_Tree_Item_Array.H')
-rw-r--r--FL/Fl_Tree_Item_Array.H6
1 files changed, 3 insertions, 3 deletions
diff --git a/FL/Fl_Tree_Item_Array.H b/FL/Fl_Tree_Item_Array.H
index 68e34db28..19a28b4dc 100644
--- a/FL/Fl_Tree_Item_Array.H
+++ b/FL/Fl_Tree_Item_Array.H
@@ -6,11 +6,11 @@
#define _FL_TREE_ITEM_ARRAY_H
class Fl_Tree_Item; // forward decl must *precede* first doxygen comment block
-// or doxygen will not document our class..
+ // or doxygen will not document our class..
-//////////////////////
+//////////////////////////
// FL/Fl_Tree_Item_Array.H
-//////////////////////
+//////////////////////////
//
// Fl_Tree -- This file is part of the Fl_Tree widget for FLTK
// Copyright (C) 2009 by Greg Ercolano.