X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fegl%2Ffg_internal_egl.h;fp=src%2Fegl%2Ffg_internal_egl.h;h=efe014724d914097398d15a4085e8f6937dec822;hb=67f242b7dd68bea7dea467f9b5265c8448b6655e;hp=8106a705beab8e52147508f5de6e302e0ad4f886;hpb=91cac2f34bfc430f6a68ea950cc8f5169327b794;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 {