summaryrefslogtreecommitdiff
path: root/protocol/wayland.xml
diff options
context:
space:
mode:
Diffstat (limited to 'protocol/wayland.xml')
-rw-r--r--protocol/wayland.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index 8d8afa4..45c29ca 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -48,7 +48,7 @@
server will always announce an object before the object sends
out events. -->
<event name="global">
- <arg name="id" type="new_id" interface="wl_object"/>
+ <arg name="id" type="uint" interface="wl_object"/>
<arg name="name" type="string"/>
<arg name="version" type="uint"/>
</event>