X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fandroid%2Ffg_internal_android.h;h=5504b44d14788560d1aa85703287b28daa9694e6;hb=67f242b7dd68bea7dea467f9b5265c8448b6655e;hp=1888b1b10e36239f26f4d6ccb7a64effbec8b878;hpb=6090a1ed96f3eb4c90f1f38ec9cd37ae0fe9b30e;p=freeglut diff --git a/src/android/fg_internal_android.h b/src/android/fg_internal_android.h index 1888b1b..5504b44 100644 --- a/src/android/fg_internal_android.h +++ b/src/android/fg_internal_android.h @@ -32,7 +32,7 @@ #include "egl/fg_internal_egl.h" /* -- GLOBAL TYPE DEFINITIONS ---------------------------------------------- */ -/* The structure used by display initialization in freeglut_init.c */ +/* The structure used by display initialization in fg_init.c */ typedef struct tagSFG_PlatformDisplay SFG_PlatformDisplay; struct android_app; struct tagSFG_PlatformDisplay @@ -68,7 +68,7 @@ struct touchscreen { /* -- JOYSTICK-SPECIFIC STRUCTURES AND TYPES ------------------------------- */ /* - * Initial defines from "js.h" starting around line 33 with the existing "freeglut_joystick.c" + * Initial defines from "js.h" starting around line 33 with the existing "fg_joystick.c" * interspersed */