From b04700397e992dc7f0b022f4ca2a4e2cce7ecccd Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Fri, 30 Nov 2018 09:05:58 +0000 Subject: Comments only: correct the header of 2 source files. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@13142 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/drivers/OpenGL/Fl_OpenGL_Display_Device.H | 2 +- src/drivers/OpenGL/Fl_OpenGL_Display_Device.cxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/drivers/OpenGL') diff --git a/src/drivers/OpenGL/Fl_OpenGL_Display_Device.H b/src/drivers/OpenGL/Fl_OpenGL_Display_Device.H index 153121a60..7afa7d8cb 100644 --- a/src/drivers/OpenGL/Fl_OpenGL_Display_Device.H +++ b/src/drivers/OpenGL/Fl_OpenGL_Display_Device.H @@ -1,7 +1,7 @@ // // "$Id$" // -// implementation of class Fl_Gl_Device_Plugin for the Fast Light Tool Kit (FLTK). +// Definition of class Fl_OpenGL_Display_Device for the Fast Light Tool Kit (FLTK). // // Copyright 2010-2016 by Bill Spitzak and others. // diff --git a/src/drivers/OpenGL/Fl_OpenGL_Display_Device.cxx b/src/drivers/OpenGL/Fl_OpenGL_Display_Device.cxx index 3035ff94c..4accea0a7 100644 --- a/src/drivers/OpenGL/Fl_OpenGL_Display_Device.cxx +++ b/src/drivers/OpenGL/Fl_OpenGL_Display_Device.cxx @@ -1,7 +1,7 @@ // // "$Id$" // -// implementation of class Fl_Gl_Device_Plugin for the Fast Light Tool Kit (FLTK). +// implementation of class Fl_OpenGL_Display_Device for the Fast Light Tool Kit (FLTK). // // Copyright 2010-2017 by Bill Spitzak and others. // -- cgit v1.2.3