diff options
| author | Manolo Gouy <Manolo> | 2018-11-30 09:05:58 +0000 |
|---|---|---|
| committer | Manolo Gouy <Manolo> | 2018-11-30 09:05:58 +0000 |
| commit | b04700397e992dc7f0b022f4ca2a4e2cce7ecccd (patch) | |
| tree | b96acda6fdff634fcbf39d12d659da1177185467 /src/drivers/OpenGL/Fl_OpenGL_Display_Device.cxx | |
| parent | c33d3c6aaa15580e195a176b9803799ecc847ef6 (diff) | |
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
Diffstat (limited to 'src/drivers/OpenGL/Fl_OpenGL_Display_Device.cxx')
| -rw-r--r-- | src/drivers/OpenGL/Fl_OpenGL_Display_Device.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
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. // |
