summaryrefslogtreecommitdiff
path: root/src/Fl_Gl_Window.cxx
diff options
context:
space:
mode:
authormaxim nikonov <maxim.nikonov@hqo.co>2026-02-06 03:39:53 +0500
committermaxim nikonov <maxim.nikonov@hqo.co>2026-02-06 03:39:53 +0500
commitf93978aba486bf0fea8d9ee857d014a02f3f7d96 (patch)
tree44d4626c2d56666056983d8fedf1b897f4ecf249 /src/Fl_Gl_Window.cxx
parentddba971ebb304512ba9e0a01b77ec71b59b977b6 (diff)
wi[
Diffstat (limited to 'src/Fl_Gl_Window.cxx')
-rw-r--r--src/Fl_Gl_Window.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Gl_Window.cxx b/src/Fl_Gl_Window.cxx
index d82340de4..776ea3ff9 100644
--- a/src/Fl_Gl_Window.cxx
+++ b/src/Fl_Gl_Window.cxx
@@ -586,7 +586,7 @@ Fl_Font_Descriptor** Fl_Gl_Window_Driver::fontnum_to_fontdescriptor(int fnum) {
}
/* Captures a rectangle of a Fl_Gl_Window and returns it as an RGB image.
- This is the platform-independent version. Some platforms may override it.
+ This is the platform-independent version. Some platforms may it.
*/
Fl_RGB_Image* Fl_Gl_Window_Driver::capture_gl_rectangle(int x, int y, int w, int h)
{