mirror of
https://github.com/fltk/fltk.git
synced 2026-05-31 22:04:26 +08:00
Fix comments and documentation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user