aboutsummaryrefslogtreecommitdiffstats
path: root/tools/process-x11-xcb.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/process-x11-xcb.pl')
-rwxr-xr-xtools/process-x11-xcb.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/process-x11-xcb.pl b/tools/process-x11-xcb.pl
index 71951b399c..a6781daaa9 100755
--- a/tools/process-x11-xcb.pl
+++ b/tools/process-x11-xcb.pl
@@ -1000,6 +1000,7 @@ sub struct {
}
}
when ('field') { }
+ when ('switch') { } # New field in xcbproto/src/xinput.xml
default { die("unrecognized field: $_\n"); }
}