X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fx11%2Ffg_gamemode_x11.c;h=35eb4554d8f3e1c7473e2cac37715bc75083f726;hb=002dae879eda329f38fe65cb6f99d4f481a2eb47;hp=3700ccfa33319db9a9f82f30d3ff5345038aee6e;hpb=67f242b7dd68bea7dea467f9b5265c8448b6655e;p=freeglut diff --git a/src/x11/fg_gamemode_x11.c b/src/x11/fg_gamemode_x11.c index 3700ccf..35eb455 100644 --- a/src/x11/fg_gamemode_x11.c +++ b/src/x11/fg_gamemode_x11.c @@ -75,7 +75,7 @@ static int xrandr_resize(int xsz, int ysz, int rate, int just_checking) XRRScreenConfiguration *xrr_config = 0; Status result = -1; - /* NOTE: we have already determined that XR&R is availble and enabled before calling this */ + /* NOTE: we have already determined that XR&R is available and enabled before calling this */ XRRQueryVersion(fgDisplay.pDisplay.Display, &ver_major, &ver_minor); @@ -572,7 +572,7 @@ void fgPlatformEnterGameMode( void ) * more changes and investigation. */ - /* Get the current postion of the drawable area on screen */ + /* Get the current position of the drawable area on screen */ XTranslateCoordinates( fgDisplay.pDisplay.Display, fgStructure.CurrentWindow->Window.Handle,