mirror of
https://github.com/glfw/glfw.git
synced 2025-10-04 05:36:35 +00:00
Fix trailing whitespace
This commit is contained in:
parent
d7c1b080db
commit
00dc88af7b
@ -903,7 +903,7 @@ static void initPenTablet(Display *display)
|
|||||||
int c;
|
int c;
|
||||||
|
|
||||||
_glfw.x11.xi.stylus_deviceid = dev->deviceid;
|
_glfw.x11.xi.stylus_deviceid = dev->deviceid;
|
||||||
|
|
||||||
for (c = 0; c < dev->num_classes; c++)
|
for (c = 0; c < dev->num_classes; c++)
|
||||||
{
|
{
|
||||||
if (dev->classes[c]->type == XIValuatorClass)
|
if (dev->classes[c]->type == XIValuatorClass)
|
||||||
|
Loading…
Reference in New Issue
Block a user