From 055de59c1d51eb55068fb3f033c4eb29952b6762 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Mon, 5 Nov 2018 19:05:21 +0000 Subject: Fix comment only (wrong STR number). git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@13113 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_Gl_Choice.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Fl_Gl_Choice.cxx b/src/Fl_Gl_Choice.cxx index 93967cd15..77722dc2d 100644 --- a/src/Fl_Gl_Choice.cxx +++ b/src/Fl_Gl_Choice.cxx @@ -141,7 +141,7 @@ void Fl_Cocoa_Gl_Window_Driver::delete_gl_context(GLContext context) { #include "drivers/WinAPI/Fl_WinAPI_Window_Driver.H" extern void fl_save_dc(HWND, HDC); -// STR #3191: select pixel format with composition support +// STR #3119: select pixel format with composition support // ... and no more than 32 color bits (8 bits/color) // Ref: PixelFormatDescriptor Object // https://msdn.microsoft.com/en-us/library/cc231189.aspx -- cgit v1.2.3