Author: manolo
Date: 2011-07-04 04:59:51 -0700 (Mon, 04 Jul 2011)
New Revision: 8843
Log:
Removed a few Doxygen errors.

Modified:
   branches/branch-3.0/src/Fl_Paged_Device.cxx
   branches/branch-3.0/src/fl_arc.cxx
   branches/branch-3.0/src/fl_arci.cxx
   branches/branch-3.0/src/fl_color.cxx
   branches/branch-3.0/src/fl_curve.cxx
   branches/branch-3.0/src/fl_line_style.cxx
   branches/branch-3.0/src/fl_rect.cxx
   branches/branch-3.0/src/fl_vertex.cxx

Modified: branches/branch-3.0/src/Fl_Paged_Device.cxx
===================================================================
--- branches/branch-3.0/src/Fl_Paged_Device.cxx 2011-06-26 07:42:07 UTC (rev 
8842)
+++ branches/branch-3.0/src/Fl_Paged_Device.cxx 2011-07-04 11:59:51 UTC (rev 
8843)
@@ -24,7 +24,7 @@
 //
 //     http://www.fltk.org/str.php
 //
-/** \file fltk3::PagedDevice.cxx
+/** \file Fl_Paged_Device.cxx
  \brief implementation of class fltk3::PagedDevice.
  */
 

Modified: branches/branch-3.0/src/fl_arc.cxx
===================================================================
--- branches/branch-3.0/src/fl_arc.cxx  2011-06-26 07:42:07 UTC (rev 8842)
+++ branches/branch-3.0/src/fl_arc.cxx  2011-07-04 11:59:51 UTC (rev 8843)
@@ -26,7 +26,7 @@
 //
 
 /**
-  \file fltk3::arc.cxx
+  \file fl_arc.cxx
   \brief Utility functions for drawing arcs and circles.
 */
 

Modified: branches/branch-3.0/src/fl_arci.cxx
===================================================================
--- branches/branch-3.0/src/fl_arci.cxx 2011-06-26 07:42:07 UTC (rev 8842)
+++ branches/branch-3.0/src/fl_arci.cxx 2011-07-04 11:59:51 UTC (rev 8843)
@@ -26,7 +26,7 @@
 //
 
 /**
-  \file fltk3::arci.cxx
+  \file fl_arci.cxx
   \brief Utility functions for drawing circles using integers
 */
 

Modified: branches/branch-3.0/src/fl_color.cxx
===================================================================
--- branches/branch-3.0/src/fl_color.cxx        2011-06-26 07:42:07 UTC (rev 
8842)
+++ branches/branch-3.0/src/fl_color.cxx        2011-07-04 11:59:51 UTC (rev 
8843)
@@ -26,7 +26,7 @@
 //
 
 /**
-  \file fltk3::color.cxx
+  \file fl_color.cxx
   \brief Color handling
 */
 

Modified: branches/branch-3.0/src/fl_curve.cxx
===================================================================
--- branches/branch-3.0/src/fl_curve.cxx        2011-06-26 07:42:07 UTC (rev 
8842)
+++ branches/branch-3.0/src/fl_curve.cxx        2011-07-04 11:59:51 UTC (rev 
8843)
@@ -26,7 +26,7 @@
 //
 
 /**
-  \file fltk3::curve.cxx
+  \file fl_curve.cxx
   \brief Utility for drawing Bezier curves, adding the points to the
          current fl_begin/fltk3::vertex/fl_end path.
 

Modified: branches/branch-3.0/src/fl_line_style.cxx
===================================================================
--- branches/branch-3.0/src/fl_line_style.cxx   2011-06-26 07:42:07 UTC (rev 
8842)
+++ branches/branch-3.0/src/fl_line_style.cxx   2011-07-04 11:59:51 UTC (rev 
8843)
@@ -26,7 +26,7 @@
 //
 
 /**
-  \file fltk3::line_style.cxx
+  \file fl_line_style.cxx
   \brief Line style drawing utility hiding different platforms.
 */
 

Modified: branches/branch-3.0/src/fl_rect.cxx
===================================================================
--- branches/branch-3.0/src/fl_rect.cxx 2011-06-26 07:42:07 UTC (rev 8842)
+++ branches/branch-3.0/src/fl_rect.cxx 2011-07-04 11:59:51 UTC (rev 8843)
@@ -26,7 +26,7 @@
 //
 
 /**
-  \file fltk3::rect.cxx
+  \file fl_rect.cxx
   \brief Drawing and clipping routines for rectangles.
 */
 

Modified: branches/branch-3.0/src/fl_vertex.cxx
===================================================================
--- branches/branch-3.0/src/fl_vertex.cxx       2011-06-26 07:42:07 UTC (rev 
8842)
+++ branches/branch-3.0/src/fl_vertex.cxx       2011-07-04 11:59:51 UTC (rev 
8843)
@@ -26,7 +26,7 @@
 //
 
 /**
-  \file fltk3::vertex.cxx
+  \file fl_vertex.cxx
   \brief  Portable drawing code for drawing arbitrary shapes with
           simple 2D transformations.
 */

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to