X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fegl%2Ffg_state_egl.c;h=cea0405fc69812db6f66393888ebde9791e7aa1e;hb=e1b231e938f0851ea4fb97c9ee2aae59110dd24a;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;