Fix a few more compiler warnings
authorSylvain Beucler <beuc@beuc.net>
Sat, 21 Apr 2012 19:04:02 +0000 (19:04 +0000)
committerSylvain Beucler <beuc@beuc.net>
Sat, 21 Apr 2012 19:04:02 +0000 (19:04 +0000)
commit026a20d0a52fc7922f694171616f0291c9b0514c
tree67e6c62ab4ab93a5f61ea3a38128031a46ff0ae3
parent0e653a9d94fec583f7a4172b721c1c599e06cbc8
Fix a few more compiler warnings

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1259 7f0cb862-5218-0410-a997-914c9d46530a
CMakeLists.txt
src/egl/fg_state_egl.c
src/fg_init.h [new file with mode: 0644]
src/x11/fg_state_x11.c
src/x11/fg_state_x11_glx.c
src/x11/fg_state_x11_glx.h [new file with mode: 0644]
src/x11/fg_window_x11_glx.c