X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fegl%2Ffg_state_egl.c;h=cea0405fc69812db6f66393888ebde9791e7aa1e;hb=897c62cf034695c0f2224955550aadabb59ec342;hp=c83ec30fb3e55c57ed44c3bfbba8066e8d145d39;hpb=5ad986faebb7567081885408f90f6ced0554543c;p=freeglut diff --git a/src/egl/fg_state_egl.c b/src/egl/fg_state_egl.c index c83ec30..cea0405 100644 --- a/src/egl/fg_state_egl.c +++ b/src/egl/fg_state_egl.c @@ -82,7 +82,7 @@ int fghPlatformGlutGetEGL ( GLenum eWhat ) return fghChooseConfig(&config); } - /* This is system-dependant */ + /* This is system-dependent */ case GLUT_WINDOW_FORMAT_ID: if( fgStructure.CurrentWindow == NULL ) return 0;