[RFC wayland 08/18] protocol: Use new fd_static type for keymaps
Derek Foreman
derekf at osg.samsung.com
Tue Feb 9 16:55:55 UTC 2016
Signed-off-by: Derek Foreman <derekf at osg.samsung.com>
---
protocol/wayland.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index 8739cd3..8713f43 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -2101,7 +2101,7 @@
memory-mapped to provide a keyboard mapping description.
</description>
<arg name="format" type="uint" enum="keymap_format"/>
- <arg name="fd" type="fd"/>
+ <arg name="fd" type="fd_static"/>
<arg name="size" type="uint"/>
</event>
--
2.7.0
More information about the wayland-devel
mailing list