mirror of
https://github.com/glfw/glfw.git
synced 2025-10-03 21:30:57 +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;
|
||||
|
||||
_glfw.x11.xi.stylus_deviceid = dev->deviceid;
|
||||
|
||||
|
||||
for (c = 0; c < dev->num_classes; c++)
|
||||
{
|
||||
if (dev->classes[c]->type == XIValuatorClass)
|
||||
|
Loading…
Reference in New Issue
Block a user