summaryrefslogtreecommitdiff
path: root/src/fl_rect.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/fl_rect.cxx')
-rw-r--r--src/fl_rect.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/fl_rect.cxx b/src/fl_rect.cxx
index c76cdc9d0..cdf857ad7 100644
--- a/src/fl_rect.cxx
+++ b/src/fl_rect.cxx
@@ -34,9 +34,9 @@
// -----------------------------------------------------------------------------
/**
- * @cond DriverDev
- * @addtogroup DriverDeveloper
- * @{
+ \cond DriverDev
+ \addtogroup DriverDeveloper
+ \{
*/
/** see fl_restore_clip() */
@@ -59,8 +59,8 @@ Fl_Region Fl_Graphics_Driver::clip_region() {
}
/**
- * @}
- * @endcond
+ \}
+ \endcond
*/