X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fx11%2Ffg_state_x11.c;h=60906b339c01a1e0540f6daa87d5275235562663;hb=2c12c9eb8d63cabac2d4113b4f54fdf53da8368c;hp=43c0ab5edadeb3571e2fb7d1e5c1b77091b1e21a;hpb=b722c14d5e7cf18d5da885efa00051f585c3bf51;p=freeglut diff --git a/src/x11/fg_state_x11.c b/src/x11/fg_state_x11.c index 43c0ab5..60906b3 100644 --- a/src/x11/fg_state_x11.c +++ b/src/x11/fg_state_x11.c @@ -1,5 +1,5 @@ /* - * freeglut_state_x11.c + * fg_state_x11.c * * X11-specific freeglut state query methods. * @@ -54,7 +54,7 @@ int fgPlatformGlutDeviceGet ( GLenum eWhat ) * but at least one X server has a bug where this causes a segfault. * * In XFree86/Xorg servers, a mouse wheel is seen as two buttons - * rather than an Axis; "freeglut_main.c" expects this when + * rather than an Axis; "fg_main.c" expects this when * checking for a wheel event. */ { @@ -79,7 +79,7 @@ int fgPlatformGlutGet ( GLenum eWhat ) { /* - * Those calls are somewhat similiar, as they use XGetWindowAttributes() + * Those calls are somewhat similar, as they use XGetWindowAttributes() * function */ case GLUT_WINDOW_X: