From 21b8d6aa1a6c1fbf98df5d11507a6629a528ae82 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sat, 13 Dec 2008 19:40:26 +0000 Subject: more doxygen updates git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6583 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_Gl_Overlay.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Fl_Gl_Overlay.cxx') diff --git a/src/Fl_Gl_Overlay.cxx b/src/Fl_Gl_Overlay.cxx index 433de4a88..9b6f178c2 100644 --- a/src/Fl_Gl_Overlay.cxx +++ b/src/Fl_Gl_Overlay.cxx @@ -230,7 +230,7 @@ void Fl_Gl_Window::make_overlay_current() { glDrawBuffer(GL_FRONT); #endif } -/** Hides the window if it is not this window, does nothing in WIN32*/ +/** Hides the window if it is not this window, does nothing in WIN32. */ void Fl_Gl_Window::hide_overlay() { #if HAVE_GL_OVERLAY #ifdef WIN32 -- cgit v1.2.3