X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fx11%2Ffg_xinput_x11.c;h=5dcbb8d947b4fd83e1a8cae1aa8573cea391a9f1;hb=bc3bd114b6cd0399c22bff5bd99de60747b1070d;hp=cdc3abe1c0283e89b6137d2c80fbf7f5e9b8685d;hpb=67f242b7dd68bea7dea467f9b5265c8448b6655e;p=freeglut diff --git a/src/x11/fg_xinput_x11.c b/src/x11/fg_xinput_x11.c index cdc3abe..5dcbb8d 100644 --- a/src/x11/fg_xinput_x11.c +++ b/src/x11/fg_xinput_x11.c @@ -20,7 +20,7 @@ extern int fgPlatformGetModifiers( int state ); /* extension opcode for XInput */ -int xi_opcode = -1; +static int xi_opcode = -1; /** * \brief Sets window up for XI2 events.