From fc99c620b2a3d7e3956e846df68e27a1398570f2 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sat, 10 Dec 2005 19:02:15 +0000 Subject: [PATCH] cleanup comment --- stepmania/src/archutils/Win32/GraphicsWindow.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stepmania/src/archutils/Win32/GraphicsWindow.h b/stepmania/src/archutils/Win32/GraphicsWindow.h index b4187939bf..7a6e51ac4b 100644 --- a/stepmania/src/archutils/Win32/GraphicsWindow.h +++ b/stepmania/src/archutils/Win32/GraphicsWindow.h @@ -1,4 +1,5 @@ -/* Win32 helper - set up a window for OpenGL/D3D */ +/* GraphicsWindow - Sets up a window for OpenGL/D3D. */ + #ifndef GRAPHICS_WINDOW_H #define GRAPHICS_WINDOW_H