diff options
Diffstat (limited to 'src/Fl_Graphics_Driver.cxx')
| -rw-r--r-- | src/Fl_Graphics_Driver.cxx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/Fl_Graphics_Driver.cxx b/src/Fl_Graphics_Driver.cxx index 1f0847714..744a0d003 100644 --- a/src/Fl_Graphics_Driver.cxx +++ b/src/Fl_Graphics_Driver.cxx @@ -17,9 +17,9 @@ // /** - * @cond DriverDev - * @addtogroup DriverDeveloper - * @{ + \cond DriverDev + \addtogroup DriverDeveloper + \{ */ #include <FL/Fl.H> @@ -333,8 +333,8 @@ Fl_Offscreen Fl_Graphics_Driver::get_offscreen_and_delete_image_surface(Fl_Image } /** - * @} - * @endcond + \} + \endcond */ #ifndef FL_DOXYGEN |
