mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-05-03 06:46:33 -04:00
protocol: Incorrect use of bounded
Signed-off-by: Robert Ancell <robert.ancell@canonical.com>
This commit is contained in:
parent
074d2d7c89
commit
59d65434f6
1 changed files with 1 additions and 1 deletions
|
|
@ -140,7 +140,7 @@
|
|||
specified name as the identifier.
|
||||
</description>
|
||||
<arg name="name" type="uint" summary="unique numeric name of the object"/>
|
||||
<arg name="id" type="new_id" summary="bounded object"/>
|
||||
<arg name="id" type="new_id" summary="bound object"/>
|
||||
</request>
|
||||
|
||||
<event name="global">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue