Fix comments and documentation

This commit is contained in:
Albrecht Schlosser
2021-02-12 00:39:13 +01:00
parent ff0543524b
commit 67bd27a2be
+4 -4
View File
@@ -1,8 +1,8 @@
//
// Definition of classes Fl_Graphics_Driver, Fl_Surface_Device, Fl_Display_Device
// for the Fast Light Tool Kit (FLTK).
// Declaration of classes Fl_Graphics_Driver, Fl_Scalable_Graphics_Driver,
// and Fl_Font_Descriptor for the Fast Light Tool Kit (FLTK).
//
// Copyright 2010-2018 by Bill Spitzak and others.
// Copyright 2010-2021 by Bill Spitzak and others.
//
// This library is free software. Distribution and use rights are outlined in
// the file "COPYING" which should have been included with this file. If this
@@ -22,7 +22,7 @@
*/
/** \file Fl_Graphics_Driver.H
\brief declaration of class Fl_Graphics_Driver.
\brief Declaration of class Fl_Graphics_Driver.
*/
#ifndef FL_GRAPHICS_DRIVER_H