diff --git a/freeglut/freeglut/src/fg_internal.h b/freeglut/freeglut/src/fg_internal.h index a0f2b95..af226c4 100644 --- a/freeglut/freeglut/src/fg_internal.h +++ b/freeglut/freeglut/src/fg_internal.h @@ -425,8 +425,7 @@ struct tagSFG_Context #define GLUT_DISPLAY_WORK (1<<6) /* - * An enumeration containing the state of the GLUT execution: - * initializing, running, or stopping + * An enumeration containing the desired mapping state of a window */ typedef enum {