X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Ffg_internal.h;h=129654a085ae33f3b8b315d685294788ce5b0301;hb=3136450d49cc52d5180f644d01a1e425f388ba7e;hp=61ae5ced9479606e2300f144ec6491a636c8cb74;hpb=49e61d9b74ae8520b5b7fddbcfc727081ac54391;p=freeglut diff --git a/src/fg_internal.h b/src/fg_internal.h index 61ae5ce..129654a 100644 --- a/src/fg_internal.h +++ b/src/fg_internal.h @@ -371,8 +371,8 @@ struct tagSFG_Context SFG_PlatformContext pContext; /* The window's FBConfig (X11) or device context (Windows) */ int DoubleBuffered; /* Treat the window as double-buffered */ - GLint attribute_v_coord; - GLint attribute_v_normal; + GLint attribute_v_coord; + GLint attribute_v_normal; };