projects
/
freeglut
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43db91d
)
Fixing typo in a comment per e-mail from Arvin Schnell dated 11/19/10 4:55 AM
author
John F. Fay
<johnffay@nettally.com>
Sat, 20 Nov 2010 13:40:25 +0000
(13:40 +0000)
committer
John F. Fay
<johnffay@nettally.com>
Sat, 20 Nov 2010 13:40:25 +0000
(13:40 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@878
7f0cb862
-5218-0410-a997-
914c9d46530a
src/freeglut_init.c
patch
|
blob
|
history
diff --git
a/src/freeglut_init.c
b/src/freeglut_init.c
index
d113ab7
..
2cc19ea
100644
(file)
--- a/
src/freeglut_init.c
+++ b/
src/freeglut_init.c
@@
-89,7
+89,7
@@
SFG_State fgState = { { -1, -1, GL_FALSE }, /* Position */
1, /* AuxiliaryBufferNumber */
4, /* SampleNumber */
1, /* MajorVersion */
- 0, /* MajorVersion */
+ 0, /* MinorVersion */
0, /* ContextFlags */
0, /* ContextProfile */
NULL, /* ErrorFunc */