fixed up wrong comment
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1782 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
parent
a2f7cd975f
commit
8b07b11dc8
@ -425,8 +425,7 @@ struct tagSFG_Context
|
|||||||
#define GLUT_DISPLAY_WORK (1<<6)
|
#define GLUT_DISPLAY_WORK (1<<6)
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* An enumeration containing the state of the GLUT execution:
|
* An enumeration containing the desired mapping state of a window
|
||||||
* initializing, running, or stopping
|
|
||||||
*/
|
*/
|
||||||
typedef enum
|
typedef enum
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user