projects
/
freeglut
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e61d82
)
fixed up wrong comment
author
Diederick Niehorster
<dcnieho@gmail.com>
Sun, 17 Jan 2016 23:53:11 +0000
(23:53 +0000)
committer
Diederick Niehorster
<dcnieho@gmail.com>
Sun, 17 Jan 2016 23:53:11 +0000
(23:53 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1782
7f0cb862
-5218-0410-a997-
914c9d46530a
src/fg_internal.h
patch
|
blob
|
history
diff --git
a/src/fg_internal.h
b/src/fg_internal.h
index
a0f2b95
..
af226c4
100644
(file)
--- a/
src/fg_internal.h
+++ b/
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
{