X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fx11%2Ffg_xinput_x11.c;h=5dcbb8d947b4fd83e1a8cae1aa8573cea391a9f1;hb=0c5339dad42bcdda8cc4c86b16194f7267578cd2;hp=cdc3abe1c0283e89b6137d2c80fbf7f5e9b8685d;hpb=207c3128bf025b5e025bace5c0425d380dd72aa9;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.