mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-25 06:59:46 -05:00
protocol: Capitalize ID for consistency
Signed-off-by: Yong Bakos <ybakos@humanoriented.com> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
This commit is contained in:
parent
aaf2c91873
commit
83ec381bf8
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@
|
||||||
When the client receives this event, it will know that it can
|
When the client receives this event, it will know that it can
|
||||||
safely reuse the object ID.
|
safely reuse the object ID.
|
||||||
</description>
|
</description>
|
||||||
<arg name="id" type="uint" summary="deleted object id"/>
|
<arg name="id" type="uint" summary="deleted object ID"/>
|
||||||
</event>
|
</event>
|
||||||
</interface>
|
</interface>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue