X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fegl%2Ffg_internal_egl.h;h=efe014724d914097398d15a4085e8f6937dec822;hb=af47c3f93c7834b4006c49ec9df6a6ffdd3025de;hp=8106a705beab8e52147508f5de6e302e0ad4f886;hpb=d9ec500965f477d0cb859dc09f0bc540f7ae0730;p=freeglut diff --git a/src/egl/fg_internal_egl.h b/src/egl/fg_internal_egl.h index 8106a70..efe0147 100644 --- a/src/egl/fg_internal_egl.h +++ b/src/egl/fg_internal_egl.h @@ -1,5 +1,5 @@ /* - * freeglut_internal_android.h + * fg_internal_android.h * * The freeglut library private include file. * @@ -29,7 +29,7 @@ #include /* -- GLOBAL TYPE DEFINITIONS ---------------------------------------------- */ -/* The structure used by display initialization in freeglut_init.c */ +/* The structure used by display initialization in fg_init.c */ struct tagSFG_Window; struct tagSFG_PlatformDisplayEGL {