added a bit more doc
authorDiederick Niehorster <dcnieho@gmail.com>
Thu, 15 Mar 2012 02:15:54 +0000 (02:15 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Thu, 15 Mar 2012 02:15:54 +0000 (02:15 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1133 7f0cb862-5218-0410-a997-914c9d46530a

include/GL/freeglut_ext.h

index 6bf84b8..12f0825 100644 (file)
@@ -97,6 +97,7 @@
 
 /*
  * Context-related flags, see freeglut_state.c
+ * Set the requested OpenGL version
  */
 #define  GLUT_INIT_MAJOR_VERSION            0x0200
 #define  GLUT_INIT_MINOR_VERSION            0x0201